Click or drag to resize
ISimConnectWrapperIsInstalled Property
Gets a value that indicates that SimConnect is installed and we were able to successfully make a null call on it without getting an exception.

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
See Also