IConfigurationSource Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The IConfigurationSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds a ConfigurationSection to the configuration source location specified by saveParameter and saves the configuration source.
|
|
AddSectionChangeHandler |
Adds a handler to be called when changes to the section named sectionName are detected.
|
|
GetSection |
Retrieves the specified ConfigurationSection.
|
|
Remove |
Removes a ConfigurationSection from the configuration source location specified by removeParameter and saves the configuration source.
|
|
RemoveSectionChangeHandler |
Removes a handler to be called when changes to section
are detected.
|
See Also
IConfigurationSource Interface
Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |