API Reference
Class
GpoGptDcProbe
Per-DC probe detail for a single GPT.ini file.
Inheritance
- Object
- GpoGptDcProbe
Constructors
public GpoGptDcProbe() #Methods
Inherited Methods
Properties
public String Server { get; set; } #DNS host name of the domain controller.
public Boolean Exists { get; set; } #True when GPT.ini exists on the DC.
public Nullable<Int64> Length { get; set; } #File length in bytes when available.
public String Version { get; set; } #Version value parsed from GPT.ini when available.