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