Interface | Description |
---|---|
IConfigSectionHandler |
The interface of configuration section handler implementations
|
Class | Description |
---|---|
AbstractConfigSectionHandler |
An abstract configuration handler implementation providing facilities for the more specialized handlers that are implemented
|
ConfigurableConsts | |
ConfigurableParameters |
Allows for the application configuration file to be probed for the presence of key/value pairs.
|
ConfigurableParamsInput |
Contains the input file name for configurable parameters, stored separately from ConfigurableParameters class to avoid static block
invocation ahead of the file name being changed by user code.
|
ConfigurationManager |
A class behaving similarly to .NET's ConfigurationManager, i.e.
|
Exception | Description |
---|---|
ConfigurationErrorsException |