Win32Exception.NativeErrorCode Egenskap

Definition

Hämtar Win32-felkoden som är associerad med det här undantaget.

public:
 property int NativeErrorCode { int get(); };
public int NativeErrorCode { get; }
member this.NativeErrorCode : int
Public ReadOnly Property NativeErrorCode As Integer

Egenskapsvärde

Win32-felkoden som är associerad med det här undantaget.

Gäller för