TestimoX

API Reference

Class

AdmxInventoryFile

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Single ADMX or ADML file entry in the inventory.

Inheritance

  • Object
  • AdmxInventoryFile

Constructors

Properties

public String Path { get; set; } #

Full path to the file.

public String Name { get; set; } #

File name.

public String Kind { get; set; } #

File kind (ADMX or ADML).

public Int64 SizeBytes { get; set; } #

File size in bytes.

public String Revision { get; set; } #

ADMX revision attribute (if available).