ISetupErrorInfo.GetErrorMessage Method

Definition

Gets the error message.

public:
 System::String ^ GetErrorMessage();
public:
 Platform::String ^ GetErrorMessage();
std::wstring GetErrorMessage();
public string GetErrorMessage ();
abstract member GetErrorMessage : unit -> string
Public Function GetErrorMessage () As String

Returns

The error message.

Applies to