Compartir a través de


de la propiedad ServerException.ServerErrorTypeName

Obtener el nombre de tipo de excepción que inicia el servidor.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String
El nombre de tipo de excepción que inicia el servidor.

Vea también

Referencia

clase ServerException

Miembros ServerException

Espacio de nombres Microsoft.SharePoint.Client