Partager via


ExceptionHandlingScope.ServerErrorTypeName - Propriété

Obtient le nom, tel que System.ArgumentException, de l'exception.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ServerErrorTypeName As String
    Get
'Utilisation
Dim instance As ExceptionHandlingScope
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne

Voir aussi

Référence

ExceptionHandlingScope classe

ExceptionHandlingScope - Membres

Microsoft.SharePoint.Client - Espace de noms