Click or drag to resize

UpgradeProductInfoPublisherName Property

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.]

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute]
[XmlAttributeAttribute]
public string PublisherName { get; set; }

Property Value

Type: String
See Also