IFlightSimulatorXConnectionStatus Property |
Gets a description of the state of the connection to FSX.
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ConnectionStatus { get; }
ReadOnly Property ConnectionStatus As String
Get
property String^ ConnectionStatus {
String^ get ();
}
abstract ConnectionStatus : string with get
Property Value
Type:
StringSee Also