GetManifestCompletedEventArgs.LogFilePath 속성

정의

ClickOnce 오류 로그의 위치를 가져옵니다.

public:
 property System::String ^ LogFilePath { System::String ^ get(); };
public string LogFilePath { get; }
member this.LogFilePath : string
Public ReadOnly Property LogFilePath As String

속성 값

String

String ClickOnce 오류 로그의 위치를 포함하는 것입니다.

적용 대상