Click or drag to resize
IReceiverFormatProviderIsRawFormat Property
Gets a value indicating that the feed format holds raw messages from the aircraft that need to be decoded.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsRawFormat { get; }

Property Value

Type: Boolean
See Also