The IConfiguration type exposes the following members.

Methods

  NameDescription
Public methodLoadDefaultSettings
Loads the default settings.
Public methodUpgradeFile
Upgrades the file.
Public methodUpgradeSettings
Upgrades the settings.

Properties

  NameDescription
Public propertyCanWatchFile
Gets a value indicating whether this instance can watch file.
Public propertyConfigurationFile
Gets the configuration file.
Public propertyConfigurationVersion
Gets or sets the configuration version.
Public propertyIsBackwardCompatible
Gets a value indicating whether this configuration is backward compatible.

See Also