ConfigChangedEventArgs Properties |
The ConfigChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| NewValue | Gets the new value of the setting. | |
| OldValue | Gets the original value of the setting. | |
| SettingId |
Gets the ID of the configuration setting whose value changed.
|