ApplicationSettingsBase Events
.NET Framework (current version)
Namespace:
System.Configuration
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs after the value of an application settings property is changed. |
![]() | SettingChanging | Occurs before the value of an application settings property is changed. |
![]() | SettingsLoaded | Occurs after the application settings are retrieved from storage. |
![]() | SettingsSaving | Occurs before values are saved to the data store. |
Show:
