TargetPlatform Property

DTF API

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