ISetupInstance2.GetProductPath Method

Definition

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.

Applies to