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)

属性值

适用于