ISetupInstance.GetInstallationPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the path to the installation root of the product.
public:
System::String ^ GetInstallationPath();
public:
Platform::String ^ GetInstallationPath();
std::wstring GetInstallationPath();
public string GetInstallationPath ();
abstract member GetInstallationPath : unit -> string
Public Function GetInstallationPath () As String
Returns
The path to the installation root of the product.