InstallLocation Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation InstallLocation Property
The installation location.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string InstallLocation { get; }
Public ReadOnly Property InstallLocation As String
	Get
public:
property String^ InstallLocation {
	String^ get ();
}
member InstallLocation : string with get
Property Value

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