Lue englanniksi Muokkaa

Jaa


System.Configuration.Provider Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Contains the base classes shared by both server and client applications to support a pluggable model to easily add or remove functionality.

Classes

ProviderBase

Provides a base implementation for the extensible provider model.

ProviderCollection

Represents a collection of provider objects that inherit from ProviderBase.

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.