UpgradeProductCode Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation UpgradeProductCode Property
Gets the upgrade product code of the transform.
Declaration Syntax
C# Visual Basic Visual C++
public string UpgradeProductCode { get; }
Public ReadOnly Property UpgradeProductCode As String
	Get
public:
property String^ UpgradeProductCode {
	String^ get ();
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)