CommandLineArguments.AnalyzerConfigPaths プロパティ

定義

EditorConfig と互換性のあるアナライザー構成ファイルへのパスのセット。

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

プロパティ値

適用対象