SPSocialException.InternalStackTrace - Propriété
Obtient la trace de la pile interne, si elle est disponible.
Espace de noms : Microsoft.Office.Server.Social
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Property InternalStackTrace As String
Get
Private Set
'Utilisation
Dim instance As SPSocialException
Dim value As String
value = instance.InternalStackTrace
public string InternalStackTrace { get; private set; }
Valeur de propriété
Type : System.String