ConfigurationSectionGroup.Name Property
.NET Framework (current version)
Gets the name property of this ConfigurationSectionGroup object.
Assembly: System.Configuration (in System.Configuration.dll)
The Name property value is the name of the section group that does not contain the parent section groups.
The following code example shows how to display the name of this instance of the ConfigurationSectionGroup class. This is part of a larger example provided in the overview for the ConfigurationSectionGroup class.
.NET Framework
Available since 2.0
Available since 2.0
Show: