The System.Configuration namespace provides classes and interfaces that allow you to programmatically access .NET Framework configuration settings and handle errors in configuration files (.config files).
Namespace hierarchy
Classes
Interfaces
| Interface |
Description |
| IConfigurationSectionHandler |
Defines the contract that all configuration section handlers must implement in order to participate in the resolution of configuration settings. |
See Also
.NET Framework Class Library