Freigeben über


SocialActor.IsFollowed-Eigenschaft

Ruft einen booleschen Wert, der true zurückgibt, wenn der aktuelle Benutzer folgen; andernfalls false.

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 IsFollowed As Boolean
    Get
'Usage
Dim instance As SocialActor
Dim value As Boolean

value = instance.IsFollowed
public bool IsFollowed { get; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SocialActor Klasse

SocialActor-Member

Microsoft.SharePoint.Client.Social-Namespace