Freigeben über


ConfigurationSettings.Sections Eigenschaft

Definition

Ruft die Name-Wert-Paarauflistung der Abschnitte ab.

public System.Collections.ObjectModel.KeyedCollection<string,System.Fabric.Description.ConfigurationSection> Sections { get; }
member this.Sections : System.Collections.ObjectModel.KeyedCollection<string, System.Fabric.Description.ConfigurationSection>
Public ReadOnly Property Sections As KeyedCollection(Of String, ConfigurationSection)

Eigenschaftswert

die Name-Wert-Paarauflistung der Abschnitte.

Gilt für: