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