In The Hand LtdIn The Hand
ErrorCode Property
.NET Components for Mobility
Gets the Win32 error code for this exception.
Declaration Syntax
C#Visual Basic
public override int ErrorCode { get; }
Public Overrides ReadOnly Property ErrorCode As Integer
	Get
Remarks
The value of this property is set by the constructor. This property is overridden to return a Win32 error code instead of an HRESULT value.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0