ExceptionHandlingScope.ServerErrorCode - Propriété
Obtient le code d'erreur qui correspond à l'exception s'est produite dans l'étendue try .
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServerErrorCode As Integer
Get
'Utilisation
Dim instance As ExceptionHandlingScope
Dim value As Integer
value = instance.ServerErrorCode
public int ServerErrorCode { get; }
Valeur de propriété
Type : System.Int32
Le code d'erreur.