Share via


SPSocialException.InternalErrorCode property

Gets the internal error code, if available.

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

Syntax

'Declaration
Public Property InternalErrorCode As Integer
    Get
    Private Set
'Usage
Dim instance As SPSocialException
Dim value As Integer

value = instance.InternalErrorCode
public int InternalErrorCode { get; private set; }

Property value

Type: System.Int32

See also

Reference

SPSocialException class

SPSocialException members

Microsoft.Office.Server.Social namespace