RegistryItem Class |
Namespace: Xcalibur.Models.Base
The RegistryItem type exposes the following members.
Name | Description | |
---|---|---|
RegistryItem | Initializes a new instance of the RegistryItem class |
Name | Description | |
---|---|---|
AppType |
Enums associates with the application registry location.
| |
DisplayIcon |
Display icon for the product: Reistry path.
| |
DisplayName |
Display name of product.
| |
Path |
Gets or sets the path.
| |
RegistryHive |
Gets or sets the registry hive.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |