TestimoX

API Reference

Class

AdmxMissingAdml

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Describes an ADMX file that is missing the preferred language ADML file.

Inheritance

  • Object
  • AdmxMissingAdml

Constructors

Properties

public String Directory { get; set; } #

Directory containing the ADMX file.

public String AdmxFile { get; set; } #

ADMX filename that lacks a matching ADML.

public String PreferredLanguage { get; set; } #

Preferred language that could not be resolved (e.g., en-US).