SimConnectExceptionRaisedEventArgsParameterIndex Property |
[Missing <summary> documentation for "P:VirtualRadar.Interface.FlightSimulatorX.SimConnectExceptionRaisedEventArgs.ParameterIndex"]
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public uint ParameterIndex { get; set; }
Public Property ParameterIndex As UInteger
Get
Set
public:
property unsigned int ParameterIndex {
unsigned int get ();
void set (unsigned int value);
}
member ParameterIndex : uint32 with get, set
Property Value
Type:
UInt32See Also