ErrorCode property

The error code associated with this exception.

Syntax
Visual Basic
Public Property ErrorCode As Integer
C#
public int ErrorCode {get;set;}