Partager via


SocialActor.CanFollow - Propriété

Obtient une valeur qui indique si l'acteur peut être suivi.

Espace de noms :  Microsoft.SharePoint.Client.Social
Assemblys :   Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CanFollow As Boolean
    Get
'Utilisation
Dim instance As SocialActor
Dim value As Boolean

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SocialActor classe

SocialActor - Membres

Microsoft.SharePoint.Client.Social - Espace de noms