Share via


SocialExceptionDetails.InternalStackTrace property

Namespace:  Microsoft.SharePoint.Client.Social
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property InternalStackTrace As String
    Get
'Usage
Dim instance As SocialExceptionDetails
Dim value As String

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

Property value

Type: System.String

See also

Reference

SocialExceptionDetails class

SocialExceptionDetails members

Microsoft.SharePoint.Client.Social namespace