ConfigurationFileChangedEventArgs 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 ConfigurationFileChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationFileChangedEventArgs | Initialize a new instance of the ConfigurationChangingEventArgs class with the configuration file, the section name, the old value, and the new value of the changes. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ConfigurationFile | Gets the configuration file of the data that is changing. |
|
SectionName | Gets the section name where the changes occurred. |
See Also
ConfigurationFileChangedEventArgs 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. |