Partager via


SoapServerException.StackTrace - Propriété

Obtient une représentation sous forme de chaîne des cadres sur la pile des appels au moment où que l'exception en cours a été levée.

Espace de noms :  Microsoft.SharePoint.SoapServer
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property StackTrace As String
    Get
'Utilisation
Dim instance As SoapServerException
Dim value As String

value = instance.StackTrace
public override string StackTrace { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient des informations de trace de pile.

Implémentations

_Exception.StackTrace

Voir aussi

Référence

SoapServerException classe

SoapServerException - Membres

Microsoft.SharePoint.SoapServer - Espace de noms