TargetPlatform Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation TargetPlatform Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► TransformInfo ► TargetPlatform C# Visual Basic Visual C++ Gets the target platform of the transform. Declaration Syntax C# Visual Basic Visual C++ public string TargetPlatform { get; } Public ReadOnly Property TargetPlatform As String public: property String^ TargetPlatform { String^ get (); } Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package) Version: 3.0.0.0 (3.5.1623.0) previous page start next page