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

プロパティ値

適用対象