SocialActor.ActorType propriedade
Obtém o tipo de ator (usuário, documento, site ou marca).
Namespace: Microsoft.SharePoint.Client.Social
Assemblies: Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxe
'Declaração
Public ReadOnly Property ActorType As SocialActorType
Get
'Uso
Dim instance As SocialActor
Dim value As SocialActorType
value = instance.ActorType
public SocialActorType ActorType { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.Social.SocialActorType