ServerException.ServerErrorValue - Propriété
Obtient des informations supplémentaires sur le code d'erreur.
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 ServerErrorValue As String
Get
'Utilisation
Dim instance As ServerException
Dim value As String
value = instance.ServerErrorValue
public string ServerErrorValue { get; }
Valeur de propriété
Type : System.String
Informations supplémentaires sur le code d'erreur.