ExceptionHandlingScope.ServerStackTrace - Propriété
Obtient des informations de pile des appels de l'exception le serveur dans l'étendue try .
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 ServerStackTrace As String
Get
'Utilisation
Dim instance As ExceptionHandlingScope
Dim value As String
value = instance.ServerStackTrace
public string ServerStackTrace { get; }
Valeur de propriété
Type : System.String
Serveur informations de la pile de l'exception dans l'étendue try .