共用方式為


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

屬性值

適用於