System.Configuration.Internal Namespace

Contains configuration types that are intended for internal use only.

Classes

DelegatingConfigHost

Delegates all members of the IInternalConfigHost interface to another instance of a host.

InternalConfigEventArgs

Defines a class that allows the .NET infrastructure to specify event arguments for configuration events.

Interfaces

IConfigErrorInfo

Defines an interface used by .NET to support creating error configuration records.

IConfigSystem

Defines an interface used by .NET to support the initialization of configuration properties.

IConfigurationManagerHelper

Defines an interface used by .NET to support configuration management.

IConfigurationManagerInternal

Defines an interface used by .NET to initialize configuration properties.

IInternalConfigClientHost

Defines interfaces that allow the internal .NET 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

Defines an interface used by the configuration system to set the ConfigurationSettings class.

IInternalConfigSystem

Defines an interface used by .NET to initialize application configuration properties.

IInternalConfigurationBuilderHost

Defines the supplemental interface to IInternalConfigHost for configuration hosts that wish to support the application of ConfigurationBuilder objects.

Delegates

InternalConfigEventHandler

Defines a class used by the .NET infrastructure to support configuration events.

StreamChangeCallback

Represents a method for hosts to call when a monitored stream has changed.