CommandLineArguments.ErrorLogPath 속성

정의

컴파일 또는 분석 진단을 포함하는 SARIF 로그 파일의 생성을 제어하는 옵션 또는 원하는 로그 파일이 없는 경우 null입니다.

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

속성 값

적용 대상