SocialTagManager - Classe
Contient les méthodes et propriétés utilisées pour manipuler des données de balise sociale.
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.SocialData.SocialDataManager
Microsoft.Office.Server.SocialData.SocialTagManager
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class SocialTagManager _
Inherits SocialDataManager
'Utilisation
Dim instance As SocialTagManager
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SocialTagManager : SocialDataManager
Remarques
Pour accéder ou ajouter une balise sociale, appelez la classe SocialTagManager pour créer un objet SocialTag .
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.