AnalyzerConfig.NamedSections プロパティ

定義

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.AnalyzerConfig.Section> NamedSections { get; }
member this.NamedSections : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.AnalyzerConfig.Section>
Public ReadOnly Property NamedSections As ImmutableArray(Of AnalyzerConfig.Section)

プロパティ値

適用対象