Compartilhar via


ServerException.ServerErrorTypeName propriedade

Obtenha o nome do tipo de exceção que é lançada pelo servidor.

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 ServerErrorTypeName As String
    Get
'Uso
Dim instance As ServerException
Dim value As String

value = instance.ServerErrorTypeName
public string ServerErrorTypeName { get; }

Valor de propriedade

Tipo: System.String
O nome do tipo de exceção que é lançada pelo servidor.

Ver também

Referência

ServerException classe

ServerException membros

Microsoft.SharePoint.Client namespace