Partager via


SocialActor.ActorType - Propriété

Obtient le type d'acteur (utilisateur, document, site ou indicateur).

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 ActorType As SocialActorType
    Get
'Utilisation
Dim instance As SocialActor
Dim value As SocialActorType

value = instance.ActorType
public SocialActorType ActorType { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Social.SocialActorType

Voir aussi

Référence

SocialActor classe

SocialActor - Membres

Microsoft.SharePoint.Client.Social - Espace de noms