System.Configuration.Provider
Namespace with 3 public types
Classes
ProviderCollection
Represents a collection of provider objects that inherit from .
ProviderException
The exception that is thrown when a configuration provider error has occurred. This exception class is also used by providers to throw exceptions when internal errors occur within the provider that do not map to other pre-existing exception classes.
Abstract Classes
ProviderBase
Provides a base implementation for the extensible provider model.