FlightSimulatorXExceptionExceptionCode Property |
Gets the FSX exception identifier.
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public FlightSimulatorXExceptionCode ExceptionCode { get; }
Public ReadOnly Property ExceptionCode As FlightSimulatorXExceptionCode
Get
public:
property FlightSimulatorXExceptionCode ExceptionCode {
FlightSimulatorXExceptionCode get ();
}
member ExceptionCode : FlightSimulatorXExceptionCode with get
Property Value
Type:
FlightSimulatorXExceptionCodeSee Also