Freigeben über


SocialActor.FollowedContentUri-Eigenschaft

Ruft den URI der Akteur der Liste von Inhalten folgen. Gilt für Benutzer.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblys:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

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

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

Eigenschaftswert

Typ: System.String

Hinweise

Die Eigenschaft FollowedContentUri gilt nur, wenn der Wert der Eigenschaft ActorTypeUserist.

Siehe auch

Referenz

SocialActor Klasse

SocialActor-Member

Microsoft.SharePoint.Client.Social-Namespace