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

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