System.Configuration.Internal Namespace
.NET Framework 2.0
Note: This namespace is new in the .NET Framework version 2.0.
The System.Configuration.Internal namespace contains configuration types intended for internal use only.
| Class | Description | |
|---|---|---|
![]() | DelegatingConfigHost | Delegates all members of the IInternalConfigHost interface to another instance of a host. |
![]() | InternalConfigEventArgs |
| Interface | Description | |
|---|---|---|
![]() | IConfigErrorInfo | |
![]() | IConfigSystem | This type is for internal use only. |
![]() | IConfigurationManagerHelper | |
![]() | IConfigurationManagerInternal | This member is for internal use only. |
![]() | IInternalConfigClientHost | Defines interfaces that allow the internal .NET Framework infrastructure to customize configuration. |
![]() | IInternalConfigConfigurationFactory | Defines the interfaces used by the internal design time API to create a Configuration object. |
![]() | IInternalConfigHost | Defines interfaces used by internal .NET structures to initialize application configuration properties. |
![]() | IInternalConfigRecord | Defines interfaces used by internal .NET structures to support creation of new configuration records. |
![]() | IInternalConfigRoot | Defines interfaces used by internal .NET structures to support a configuration root object. |
![]() | IInternalConfigSettingsFactory | This type is for internal use only. |
![]() | IInternalConfigSystem | This type is for internal use only. |
| Delegate | Description | |
|---|---|---|
![]() | InternalConfigEventHandler | |
![]() | StreamChangeCallback |
Community Additions
ADD
Show:


