Registry Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ImagesOptimization.Categories
DESCRIPTION
Image Optimization - Registry
INHERITED FROM
RASSerilazableObj⇒Registry
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Action | The Action type (Add, Modify, Delete) | ||
String | DisplayName | Display Name | |
UInt32 | DWORDValue | Value | |
HiveType | Hive Type | ||
UInt32 | Id | The Id of the registry | |
String | Path | Path | |
String | RegistryName | Registry Name | |
RegType | Registry Type | ||
String | StringValue | String Value |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated