Click or drag to resize
ReceiverDataSource Property
Gets or sets the unique ID of the IReceiverFormatProvider that will handle the feed from the receiever.

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

Property Value

Type: String
See Also