ISetupInstance.GetInstallationPath Method

Definition

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.

Applies to