Click or drag to resize
ConfigurationListenerEventArgsConfiguration Property
Gets the configuration that was changed.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Configuration Configuration { get; }

Property Value

Type: Configuration
See Also