RuleConfiguration.Enabled Property

Definition

Specifies if the rule is enabled and should be included in the code analysis.

The default value is true

public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Property Value

Applies to