ISetupInstance2.GetProductPath 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 relative path to the product application, if available.
public:
System::String ^ GetProductPath();
public:
Platform::String ^ GetProductPath();
std::wstring GetProductPath();
public string GetProductPath ();
abstract member GetProductPath : unit -> string
Public Function GetProductPath () As String
Returns
The relative path to the product application, if available.