| 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.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool IsInstalled { get; }ReadOnly Property IsInstalled As Boolean
	Get
property bool IsInstalled {
	bool get ();
}abstract IsInstalled : bool with get
Property Value
Type: 
Boolean
See Also