Click or drag to resize
ConfigurationBaseStationSettings Property
Gets or sets the object holding settings that describe the source of data that we are listening to.

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

Property Value

Type: BaseStationSettings
See Also