The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SectionInformation::SectionName Property
.NET Framework (current version)
Gets the name of the associated configuration section.
Assembly: System.Configuration (in System.Configuration.dll)
The SectionName property value is the complete section name, which includes the configuration inheritance hierarchy.
The following example shows how to get the SectionName value of a ConfigurationSection object.
.NET Framework
Available since 2.0
Available since 2.0
Show: