TestimoX

API Reference

Class

AdmxXmlError

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Details of an XML parsing or validation error for an ADMX/ADML file.

Inheritance

  • Object
  • AdmxXmlError

Constructors

Properties

public String FilePath { get; set; } #

Full file path to the ADMX or ADML where the error occurred.

public String Error { get; set; } #

Error message or diagnostic text.