Share via


CompilationWithAnalyzersOptions.ReportSuppressedDiagnostics Property

Definition

Flag indicating whether analyzer diagnostics with IsSuppressed should be reported.

public:
 property bool ReportSuppressedDiagnostics { bool get(); };
public bool ReportSuppressedDiagnostics { get; }
member this.ReportSuppressedDiagnostics : bool
Public ReadOnly Property ReportSuppressedDiagnostics As Boolean

Property Value

Applies to