SocialActor.Uri property

Gets the actor's canonical URI.

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

Syntax

'Declaration
Public ReadOnly Property Uri As String
    Get
'Usage
Dim instance As SocialActor
Dim value As String

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

Property value

Type: System.String

See also

Reference

SocialActor class

SocialActor members

Microsoft.SharePoint.Client.Social namespace