ISetupErrorState2.GetErrorLogFilePath 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 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.