DiagnosticDescriptor.IsEnabledByDefault Property

Definition

Returns true if the diagnostic is enabled by default.

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

Property Value

Applies to