ConfigurationManager Methods |
The ConfigurationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Commit | Applies all the modified values since the last Commit | |
| GetPropertyById | Returns the Property | |
| GetPropertyByName | Gets theProperty | |
| GetPropertyGroupById | Gets the PropertyGroup | |
| GetPropertyGroupByName | Gets the PropertyGroup | |
| RegisterListener | Register the IConfigurationChangeListener | |
| UnregisterListener | Unegister the IConfigurationChangeListener |