GoogleMapSettingsFlightSimulatorXReceiverId Property |
Gets or sets the receiver to use with the Flight Simulator X ride-along feature.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int FlightSimulatorXReceiverId { get; set; }
Public Property FlightSimulatorXReceiverId As Integer
Get
Set
public:
property int FlightSimulatorXReceiverId {
int get ();
void set (int value);
}
member FlightSimulatorXReceiverId : int with get, set
Property Value
Type:
Int32See Also