SPException.ErrorCode-Eigenschaft

Ruft eine ganze Zahl, die die Ausnahme identifiziert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ErrorCode As Integer
    Get
    Friend Set
'Usage
Dim instance As SPException
Dim value As Integer

value = instance.ErrorCode
public int ErrorCode { get; internal set; }

Eigenschaftswert

Typ: System.Int32
Eine 32-Bit-Ganzzahl, die die Ausnahme identifiziert.

Siehe auch

Referenz

SPException Klasse

SPException-Member

Microsoft.SharePoint-Namespace