ISetupFailedPackageReference2.GetLogFilePath Method

Definition

Gets the path to the optional package log.

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

Returns

The path to the optional package log.

Applies to