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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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).