FlightSimulatorXExceptionRawExceptionCode Property |
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public uint RawExceptionCode { get; }
Public ReadOnly Property RawExceptionCode As UInteger
Get
public:
property unsigned int RawExceptionCode {
unsigned int get ();
}
member RawExceptionCode : uint32 with get
Property Value
Type:
UInt32See Also