ISetupInstance.ResolvePath(String) Method

Definition

Resolves the optional relative path to the root path of the instance.

C++/WinRT
std::wstring ResolvePath(std::wstring const & pwszRelativePath = null);

Parameters

pwszRelativePath
String

A relative path within the instance to resolve, or NULL to get the root path.

Returns

The full path to the optional relative path within the instance. If the relative path is NULL, the root path will always terminate in a backslash.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022