NetSectionGroup::GetSectionGroup Method (Configuration^)
.NET Framework (current version)
Gets the System.Net configuration section group from the specified configuration file.
Assembly: System (in System.dll)
Parameters
- config
-
Type:
System.Configuration::Configuration^
A Configuration that represents a configuration file.
Return Value
Type: System.Net.Configuration::NetSectionGroup^A NetSectionGroup that represents the System.Net settings in config.
Use this method to extract the network settings from a configuration file.
.NET Framework
Available since 2.0
Available since 2.0
Show: