SimConnectExceptionRaisedEventArgsSendIdIsUnknown Property |
[Missing <summary> documentation for "P:VirtualRadar.Interface.FlightSimulatorX.SimConnectExceptionRaisedEventArgs.SendIdIsUnknown"]
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool SendIdIsUnknown { get; set; }
Public Property SendIdIsUnknown As Boolean
Get
Set
public:
property bool SendIdIsUnknown {
bool get ();
void set (bool value);
}
member SendIdIsUnknown : bool with get, set
Property Value
Type:
BooleanSee Also