System.Configuration Namespace Home
This page is specific to:.NET Framework Version:1.12.03.03.54.0
.NET Framework Class Library
System.Configuration Namespace

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

Class Description
AppSettingsReader Provides a method for reading values of a particular type from the .config file.
ConfigurationException The exception that is thrown when an error occurs in a configuration setting.
ConfigurationSettings Provides access to configuration settings in a specified configuration section. This class cannot be inherited.
DictionarySectionHandler Reads key-value pair configuration information for a configuration section.
IgnoreSectionHandler Provides a section handler definition for configuration sections read and handled by systems other than System.Configuration.
NameValueSectionHandler Provides name-value pair configuration information from a configuration section.
SingleTagSectionHandler

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

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View