

Deployment Tools Foundation
UpgradeProductVersion Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► TransformInfo ► UpgradeProductVersion
Gets the upgrade product version of the transform.

C# | Visual Basic | Visual C++ | F# |
public string UpgradeProductVersion { get; }
Public ReadOnly Property UpgradeProductVersion As String Get
public: property String^ UpgradeProductVersion { String^ get (); }
member UpgradeProductVersion : string with get

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