ClientServiceException.ErrorInformation propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Property ErrorInformation As ErrorInformation
Get
Set
'Uso
Dim instance As ClientServiceException
Dim value As ErrorInformation
value = instance.ErrorInformation
instance.ErrorInformation = value
public ErrorInformation ErrorInformation { get; set; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.ErrorInformation