TargetProductVersion Property

Microsoft Deployment Compression & Installer

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++
public string TargetProductVersion { get; }
Public ReadOnly Property TargetProductVersion As String
	Get
public:
property String^ TargetProductVersion {
	String^ get ();
}
Property Value

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