Defines the contract that all configuration section handlers must implement in order to participate in the resolution of configuration settings.
For a list of all members of this type, see IConfigurationSectionHandler Members.
[Visual Basic]
Public Interface IConfigurationSectionHandler
[C#]
public interface IConfigurationSectionHandler
[C++]
public __gc __interface IConfigurationSectionHandler
[JScript]
public interface IConfigurationSectionHandler
Classes that Implement IConfigurationSectionHandler
Requirements
Namespace: System.Configuration
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
See Also
IConfigurationSectionHandler Members | System.Configuration Namespace