ISetupFailedPackageReference3.GetLogFilePath 方法

定义

获取可选包日志的路径。

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

返回

String

可选包日志的路径。

实现

适用于