BaseFileConfigurationSourceImplementation 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 BaseFileConfigurationSourceImplementation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BaseFileConfigurationSourceImplementation | Overloaded. |
Methods
Name | Description | |
---|---|---|
AddSectionChangeHandler |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Adds a handler to be called when changes to section
are detected.
|
|
ConfigSourceChanged |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
|
|
Dispose |
Releases the resources used by the change watchers.
|
|
Equals | (Inherited from Object.) | |
ExternalConfigSourceChanged |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
|
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSection |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Retrieves the specified ConfigurationSection from the configuration file, and starts watching for its changes if not watching already.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshAndValidateSections |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Refreshes the configuration sections from the main configuration file and determines which sections have suffered notifications and should be notified to registered handlers.
|
|
RefreshExternalSections |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Refreshes the configuration sections from an external configuration file.
|
|
RemoveSectionChangeHandler |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Remove a handler to be called when changes to section
are detected.
|
|
SetConfigurationWatchers |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Sets up a watcher for configurationSection under the name sectionName.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
NullConfigSource |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. ConfigSource value for sections that existed in configuration but were later removed.
|
See Also
BaseFileConfigurationSourceImplementation Class
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. |