CommandLineArguments.AnalyzerConfigPaths Property

Definition

A set of paths to EditorConfig-compatible analyzer config files.

public System.Collections.Immutable.ImmutableArray<string> AnalyzerConfigPaths { get; }
member this.AnalyzerConfigPaths : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property AnalyzerConfigPaths As ImmutableArray(Of String)

Property Value

Applies to