共用方式為


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

屬性值

適用於