NativeErrorCode property

The native error code of the exception.

Syntax
Visual Basic
Public Readonly Property NativeErrorCode As Integer
C#
public int NativeErrorCode {get;}