UpgradeCode Property

Microsoft Deployment Compression & Installer

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

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