Share via


SPSocialException.InternalTypeName property

Gets the internal error type name, if available.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPSocialException class

SPSocialException members

Microsoft.Office.Server.Social namespace