ServerException.ServerErrorDetails - Propriété
Obtient les informations détaillées sur l'exception sur le serveur.
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 ServerErrorDetails As Object
Get
'Utilisation
Dim instance As ServerException
Dim value As Object
value = instance.ServerErrorDetails
public Object ServerErrorDetails { get; }
Valeur de propriété
Type : System.Object
Les informations détaillées relatives à l'exception sur le serveur.