SPException.ErrorCode - Propriété
Obtient un entier qui identifie l'exception.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ErrorCode As Integer
Get
Friend Set
'Utilisation
Dim instance As SPException
Dim value As Integer
value = instance.ErrorCode
public int ErrorCode { get; internal set; }
Valeur de propriété
Type : System.Int32
Entier 32 bits qui identifie l'exception.