IFlightSimulatorXConnected Property |
Gets a value indicating whether we are connected to Flight Simulator X or not.
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Connected As Boolean
Get
property bool Connected {
bool get ();
}
abstract Connected : bool with get
Property Value
Type:
BooleanSee Also