TargetPath Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation TargetPath Property
Gets the full target path.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string TargetPath { get; set; }
Public Property TargetPath As String
	Get
	Set
public:
property String^ TargetPath {
	String^ get ();
	void set (String^ value);
}
member TargetPath : string with get, set
Property Value

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