Partilhar via


ErrorInformation.ErrorCode propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property ErrorCode As Integer
    Get
    Set
'Uso
Dim instance As ErrorInformation
Dim value As Integer

value = instance.ErrorCode

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

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

ErrorInformation classe

ErrorInformation membros

Microsoft.SharePoint.Client namespace