Represents the method that will handle the ApplicationSettingsBase.SettingsSaving event.
- sender
- Documentation for this section has not yet been entered.
- e
- Documentation for this section has not yet been entered.
The ApplicationSettingsBase.SettingsSaving event occurs just before a group of application settings are persisted, typically during the execution of the ApplicationSettingsBase.Save method of a wrapper class derived from System.Configuration.ApplicationSettingsBase.