de la propiedad ClientServiceException.ErrorInformation
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: Microsoft.SharePoint.Client.ErrorInformation