Diagnostic.IsSuppressed Property

Definition

Returns true if the diagnostic has a source suppression, i.e. an attribute or a pragma suppression.

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

Property Value

Applies to