TargetPath Property

Microsoft Deployment Compression & Installer

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

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