Partager via


ConfigurationSection.SectionPath Propriété

Définition

Obtient le chemin d’accès à la section de configuration actuelle.

public:
 property System::String ^ SectionPath { System::String ^ get(); };
public string SectionPath { get; }
member this.SectionPath : string
Public ReadOnly Property SectionPath As String

Valeur de propriété

Chemin d’accès à la section de configuration actuelle.

S’applique à