AnalyzerConfig.NamedSections Property

Definition

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)

Property Value

Applies to