SPException.NativeStackTrace - Propriété

Obtient la trace de pile de code natif associée à cet objet SPException .

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

Syntaxe

'Déclaration
Public ReadOnly Property NativeStackTrace As String
    Get
'Utilisation
Dim instance As SPException
Dim value As String

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

Valeur de propriété

Type : System.String
String

Remarques

La trace de la pile du code natif.

Voir aussi

Référence

SPException classe

SPException - Membres

Microsoft.SharePoint - Espace de noms