TargetPath Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation TargetPath Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPath ► TargetPath C# Visual Basic Visual C++ Gets the full target path. Declaration Syntax C# Visual Basic Visual C++ public string TargetPath { get; set; } Public Property TargetPath As String public: property String^ TargetPath { String^ get (); void set (String^ value); } Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package) Version: 3.0.0.0 (3.5.1623.0) previous page start next page