IConfiguration
|
The IConfigurationLoader type exposes the following members.
Name | Description | |
---|---|---|
CanAugment | Gets the flag that indicates whether augmentation is supported by this configuration loader. |
Name | Description | |
---|---|---|
Augment | Augments the given configuration data set with the changes tracked since the version of the given configuration data set. | |
Load | Loads the entire configuration data set from scratch. |
Name | Description | |
---|---|---|
ProcessException | Occurs when the configuration loader encounters a non-catastrophic exception. | |
StatusMessage | Occurs when the configuration loader has a message to provide about its current status. |