InstalledApplicationInfo Class |
Namespace: Xcalibur.Models.InstalledApps
The InstalledApplicationInfo type exposes the following members.
Name | Description | |
---|---|---|
InstalledApplicationInfo | Initializes a new instance of the InstalledApplicationInfo class |
Name | Description | |
---|---|---|
AppType |
Enums associates with the application registry location.
(Inherited from RegistryItem.) | |
Comments |
Additional comments.
| |
Contact |
Contact information.
| |
DisplayIcon |
Display icon for the product: Reistry path.
(Inherited from RegistryItem.) | |
DisplayName |
Display name of product.
(Inherited from RegistryItem.) | |
DisplayVersion |
Display version of product.
| |
EstimatedSize |
Estimated size of installation.
| |
HelpLink |
Help URL.
| |
HelpTelephone |
Help phone number.
| |
InstallDate |
Date installed.
| |
InstallLocation |
Folder location of installation.
| |
InstallLocationSize |
Gets or sets the size of the install location.
| |
InstallSource |
Folder location of installation source files (at time of installation).
| |
Language |
Selected language for installation.
| |
ModifyPath |
Path to modify installation.
| |
NoModify |
Gets or sets a value indicating whether [no modify].
| |
NoRemove |
Gets or sets a value indicating whether [no remove].
| |
NoRepair |
Gets or sets a value indicating whether [no repair].
| |
Patches |
Gets or sets the patches.
| |
Path |
Gets or sets the path.
(Inherited from RegistryItem.) | |
Publisher |
Publisher of product (manufacturer).
| |
RegistryHive |
Gets or sets the registry hive.
(Inherited from RegistryItem.) | |
UninstallString |
Path to uninstall product.
| |
URLInfoAbout |
URL to about info for product.
| |
URLUpdateInfo |
URL to update product.
|
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.) |