AdsbMessageMessageFormat Property |
Gets or sets the format of ADS-B message.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public MessageFormat MessageFormat { get; set; }
Public Property MessageFormat As MessageFormat
Get
Set
public:
property MessageFormat MessageFormat {
MessageFormat get ();
void set (MessageFormat value);
}
member MessageFormat : MessageFormat with get, set
Property Value
Type:
MessageFormatSee Also