ISetupErrorState2.GetErrorLogFilePath Method

Definition

Gets the path to the error log.

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

Returns

The path to the error log.

Applies to