CommandLineArguments.SkipAnalyzers Property

Definition

public bool SkipAnalyzers { get; }
member this.SkipAnalyzers : bool
Public ReadOnly Property SkipAnalyzers As Boolean

Property Value

Skip execution of DiagnosticAnalyzers.

Applies to