API Reference
Class
RsopTraceDiagnostics
Diagnostic information about where policy definitions were loaded from and overall RSOP mapping volume.
Inheritance
- Object
- RsopTraceDiagnostics
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
- Property RsopTrace.Diagnostics
Constructors
public RsopTraceDiagnostics() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String SourceDescription { get; set; } #Human‑readable description of ADMX source selection.
public String LocalPolicyDefinitionsPath { get; set; } #Local PolicyDefinitions path (if used).
public String CentralStorePath { get; set; } #Central Store path (if used).
public String[] DirectoriesUsed { get; set; } #All directories scanned for ADMX/ADML files.
public Int32 PolicyCount { get; set; } #Total number of policies examined.