![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
UpgradeProductVersion Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► TransformInfo ► UpgradeProductVersion
Gets the upgrade product version of the transform.
![](collapse_all.gif)
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
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)