TargetProductVersion Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation TargetProductVersion Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.PackageTransformInfoTargetProductVersion
Gets the target product version of the transform.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string TargetProductVersion { get; }
Public ReadOnly Property TargetProductVersion As String
	Get
public:
property String^ TargetProductVersion {
	String^ get ();
}
member TargetProductVersion : 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)