API Reference
Class
AdmxRegistryAdd
Registry write operation emitted by ADMX processing (key/value/value data).
Inheritance
- Object
- AdmxRegistryAdd
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 AdmxPolicy.DisabledAdds
- Property AdmxPolicy.EnabledAdds
Constructors
public AdmxRegistryAdd() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Value { get; set; } #Raw value as a string (conversion handled later).