UpgradeProductVersion Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation UpgradeProductVersion Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.PackageTransformInfoUpgradeProductVersion
Gets the upgrade product version of the transform.
Declaration Syntax
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
Property Value

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