ClientErrorCodes.GenericError - Champ
Fournit une constante entière qui représente une erreur générique.
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 Const GenericError As Integer
'Utilisation
Dim value As Integer
value = ClientErrorCodes.GenericError
public const int GenericError
Remarques
La valeur est toujours -1.