UpgradeCode Property

Microsoft Deployment Tools

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
public:
property String^ UpgradeCode {
	String^ get ();
}

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