Compartir a través de


del método ClientServiceHost.GetErrorInformation

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Overridable Function GetErrorInformation ( _
    ex As Exception _
) As ErrorInformation
'Uso
Dim instance As ClientServiceHost
Dim ex As Exception
Dim returnValue As ErrorInformation

returnValue = instance.GetErrorInformation(ex)
public virtual ErrorInformation GetErrorInformation(
    Exception ex
)

Parámetros

Valor devuelto

Tipo: Microsoft.SharePoint.Client.ErrorInformation

Vea también

Referencia

clase ClientServiceHost

Miembros ClientServiceHost

Espacio de nombres Microsoft.SharePoint.Client