SPSocialFeedManager.PersonalSitePortalUri property

Gets the URI of the default personal site portal for the current user.

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

Syntax

'Declaration
Public ReadOnly Property PersonalSitePortalUri As Uri
    Get
'Usage
Dim instance As SPSocialFeedManager
Dim value As Uri

value = instance.PersonalSitePortalUri
public Uri PersonalSitePortalUri { get; }

Property value

Type: System.Uri

See also

Reference

SPSocialFeedManager class

SPSocialFeedManager members

Microsoft.Office.Server.Social namespace