ProductUpdate Class |
Namespace: Xcalibur.Models.InstalledApps
The ProductUpdate type exposes the following members.
Name | Description | |
---|---|---|
ProductUpdate | Initializes a new instance of the ProductUpdate class |
Name | Description | |
---|---|---|
AppType |
Enums associates with the application registry location.
(Inherited from RegistryItem.) | |
DisplayIcon |
Display icon for the product: Reistry path.
(Inherited from RegistryItem.) | |
DisplayName |
Display name of product.
(Inherited from RegistryItem.) | |
InstallDate |
Gets or sets the install date.
| |
IsUac |
Gets or sets a value indicating whether this instance requires UAC.
| |
MoreInfoUrl |
Gets or sets the more information URL.
| |
Path |
Gets or sets the path.
(Inherited from RegistryItem.) | |
RegistryHive |
Gets or sets the registry hive.
(Inherited from RegistryItem.) | |
State |
Gets or sets the state.
|
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.) |