Freigeben über


SocialActor.CanFollow-Eigenschaft

Ruft einen Wert, der angibt, ob der Akteur folgen kann.

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

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SocialActor Klasse

SocialActor-Member

Microsoft.SharePoint.Client.Social-Namespace