NetSectionGroup::Settings Property
.NET Framework (current version)
Gets the configuration section containing the network settings for the local computer.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("settings")] property SettingsSection^ Settings { SettingsSection^ get(); }
The section returned by this property corresponds to the <settings> Element (Network Settings) configuration element.
.NET Framework
Available since 2.0
Available since 2.0
Show: