Partager via


ErrorInformation.ErrorCode - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property ErrorCode As Integer
    Get
    Set
'Utilisation
Dim instance As ErrorInformation
Dim value As Integer

value = instance.ErrorCode

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ErrorInformation classe

ErrorInformation - Membres

Microsoft.SharePoint.Client - Espace de noms