Partager via


ConfigurationSettings.Sections Propriété

Définition

Obtient la collection de paires nom/valeur des sections.

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)

Valeur de propriété

collection de paires nom/valeur des sections.

S’applique à