Partilhar via


ExceptionHandlingScope.ServerErrorDetails propriedade

Obtém os detalhes da exceção.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)

Sintaxe

'Declaração
Public ReadOnly Property ServerErrorDetails As Object
    Get
'Uso
Dim instance As ExceptionHandlingScope
Dim value As Object

value = instance.ServerErrorDetails
public Object ServerErrorDetails { get; }

Valor de propriedade

Tipo: System.Object
Objeto

Ver também

Referência

ExceptionHandlingScope classe

ExceptionHandlingScope membros

Microsoft.SharePoint.Client namespace