Deployment Tools Foundation
InstallLocation Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ProductInstallation ► InstallLocation
The installation location.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string InstallLocation { get; }
Public ReadOnly Property InstallLocation As String Get
public: property String^ InstallLocation { String^ get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)