Share via


SocialData.Url Property

Gets a Uri object stored by the piece of social data.

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

Syntax

'Declaration
Public ReadOnly Property Url As Uri
    Get
'Usage
Dim instance As SocialData
Dim value As Uri

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

Property Value

Type: System.Uri

See Also

Reference

SocialData Class

SocialData Members

Microsoft.Office.Server.SocialData Namespace