Click or drag to resize

IConfigurationManager Methods

The IConfigurationManager type exposes the following members.

Methods
  NameDescription
Public methodGetAppSetting
Gets the specified application setting
Public methodGetConnectionString
Get the specified connection string to a database
Public methodGetSectionT
Get the specified configuration section
Public methodReload
Forces the configuration manager to reload the current configuration
Public methodSaveConfiguration
Save the configuration
Public methodSetAppSetting
Set the specified application setting
Top
See Also