Partager via


SocialCommentManager - Classe

Contient les méthodes et propriétés qui permettent d'ajouter, supprimer, récupérer et gérer les commentaires sociaux.

Hiérarchie d’héritage

System.Object
  Microsoft.Office.Server.SocialData.SocialDataManager
    Microsoft.Office.Server.SocialData.SocialCommentManager

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 SocialCommentManager _
    Inherits SocialDataManager
'Utilisation
Dim instance As SocialCommentManager
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SocialCommentManager : SocialDataManager

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.

Voir aussi

Référence

SocialCommentManager - Membres

Microsoft.Office.Server.SocialData - Espace de noms