SectionInformation.Name Property
.NET Framework (current version)
Gets the name of the associated configuration section.
Assembly: System.Configuration (in System.Configuration.dll)
The Name is the name of the section without the path.
The following example shows how to get the Name value of a ConfigurationSection object.
.NET Framework
Available since 2.0
Available since 2.0
Show: