CommandLineArguments.AnalyzerConfigPaths Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)