Partager via


ClientServiceException.ErrorInformation - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property ErrorInformation As ErrorInformation
    Get
    Set
'Utilisation
Dim instance As ClientServiceException
Dim value As ErrorInformation

value = instance.ErrorInformation

instance.ErrorInformation = value
public ErrorInformation ErrorInformation { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.ErrorInformation

Voir aussi

Référence

ClientServiceException classe

ClientServiceException - Membres

Microsoft.SharePoint.Client - Espace de noms