Deployment Tools Foundation
UpgradeProductCode Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► TransformInfo ► UpgradeProductCode
Gets the upgrade product code of the transform.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string UpgradeProductCode { get; }
Public ReadOnly Property UpgradeProductCode As String Get
public: property String^ UpgradeProductCode { String^ get (); }
member UpgradeProductCode : string with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)