Compartilhar via


ClientErrorCodes.GenericError campo

Fornece um inteiro constante que representa um erro genérico.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)

Sintaxe

'Declaração
Public Const GenericError As Integer
'Uso
Dim value As Integer

value = ClientErrorCodes.GenericError
public const int GenericError

Comentários

O valor é sempre -1.

Ver também

Referência

ClientErrorCodes classe

ClientErrorCodes membros

Microsoft.SharePoint.Client namespace