Click or drag to resize
IFlightSimulatorXIsInstalled Property
Gets a value indicating that Flight Simulator X appears to be installed.

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

Property Value

Type: Boolean
Remarks
If this returns false then the behaviour of the rest of the object is undefined.
See Also