Deployment Tools Foundation
TargetProductVersion Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► TransformInfo ► TargetProductVersion
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)