SocialActor.TagGuid - Propriété
Obtient balise l'acteur GUID. S'applique aux balises.
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 TagGuid As Guid
Get
'Utilisation
Dim instance As SocialActor
Dim value As Guid
value = instance.TagGuid
public Guid TagGuid { get; }
Valeur de propriété
Type : System.Guid
Remarques
La propriété TagGuid est valide uniquement lorsque la valeur de la propriété ActorType est Tag.