Click or drag to resize

InstalledApplicationInfo Properties

The InstalledApplicationInfo type exposes the following members.

Properties
  NameDescription
Public propertyAppType
Enums associates with the application registry location.
(Inherited from RegistryItem.)
Public propertyComments
Additional comments.
Public propertyContact
Contact information.
Public propertyDisplayIcon
Display icon for the product: Reistry path.
(Inherited from RegistryItem.)
Public propertyDisplayName
Display name of product.
(Inherited from RegistryItem.)
Public propertyDisplayVersion
Display version of product.
Public propertyEstimatedSize
Estimated size of installation.
Public propertyHelpLink
Help URL.
Public propertyHelpTelephone
Help phone number.
Public propertyInstallDate
Date installed.
Public propertyInstallLocation
Folder location of installation.
Public propertyInstallLocationSize
Gets or sets the size of the install location.
Public propertyInstallSource
Folder location of installation source files (at time of installation).
Public propertyLanguage
Selected language for installation.
Public propertyModifyPath
Path to modify installation.
Public propertyNoModify
Gets or sets a value indicating whether [no modify].
Public propertyNoRemove
Gets or sets a value indicating whether [no remove].
Public propertyNoRepair
Gets or sets a value indicating whether [no repair].
Public propertyPatches
Gets or sets the patches.
Public propertyPath
Gets or sets the path.
(Inherited from RegistryItem.)
Public propertyPublisher
Publisher of product (manufacturer).
Public propertyRegistryHive
Gets or sets the registry hive.
(Inherited from RegistryItem.)
Public propertyUninstallString
Path to uninstall product.
Public propertyURLInfoAbout
URL to about info for product.
Public propertyURLUpdateInfo
URL to update product.
Top
See Also