Click or drag to resize

UpgradeProductInfo Properties

The UpgradeProductInfo type exposes the following members.

Properties
  NameDescription
Public propertyCaseSensitive
Gets or sets a value indicating whether the comparisons with the registry should be case sensitive or insensitive, when searching for old uninstall keys. Default value: False.
Public propertyProductName
Gets or sets the name of the product. [Related to the "DisplayName" property of the registry key.]
Public propertyPublisherName
Gets or sets the name of the product's publisher. This value is optional, leave empty to skip the test. [Related to the "Publisher" property of the registry key.]
Top
See Also