Share via


SPSocialException.InternalStackTrace property

Gets the internal stack trace, if available.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property InternalStackTrace As String
    Get
    Private Set
'Usage
Dim instance As SPSocialException
Dim value As String

value = instance.InternalStackTrace
public string InternalStackTrace { get; private set; }

Property value

Type: System.String

See also

Reference

SPSocialException class

SPSocialException members

Microsoft.Office.Server.Social namespace