Share via


Suppression.SuppressedDiagnostic Property

Definition

Diagnostic suppressed by this suppression.

public Microsoft.CodeAnalysis.Diagnostic SuppressedDiagnostic { get; }
member this.SuppressedDiagnostic : Microsoft.CodeAnalysis.Diagnostic
Public ReadOnly Property SuppressedDiagnostic As Diagnostic

Property Value

Applies to