次の方法で共有


CompilationOptions.ReportSuppressedDiagnostics プロパティ

定義

ソースで抑制された診断 (つまり IsSuppressed true) を報告する必要があるかどうか。

public:  property bool ReportSuppressedDiagnostics {  public:
bool get(); protected:
 void set(bool value); };
public bool ReportSuppressedDiagnostics { get; protected set; }
member this.ReportSuppressedDiagnostics : bool with get, set
Public Property ReportSuppressedDiagnostics As Boolean

プロパティ値

適用対象