Click or drag to resize
IConfigurationStorageConfigurationChanged Event
Raised after Save(Configuration) has saved a new configuration to disk or Erase has deleted the user's configuration.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs> ConfigurationChanged

Value

Type: SystemEventHandlerEventArgs
See Also