IProductUpdate Interface |
Namespace: Xcalibur.Models.InstalledApps
The IProductUpdate type exposes the following members.
Name | Description | |
---|---|---|
AppType |
Enums associates with the application registry location.
(Inherited from IRegistryItem.) | |
DisplayIcon |
Display icon for the product: Reistry path.
(Inherited from IRegistryItem.) | |
DisplayName |
Display name of product.
(Inherited from IRegistryItem.) | |
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 IRegistryItem.) | |
RegistryHive |
Gets or sets the registry hive.
(Inherited from IRegistryItem.) | |
State |
Gets or sets the state.
|