SocialTag.Manager - Propriété
Obtient l'objet SocialTagManager instanciation de cet objet SocialTag .
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Manager As SocialTagManager
Get
'Utilisation
Dim instance As SocialTag
Dim value As SocialTagManager
value = instance.Manager
public SocialTagManager Manager { get; }
Valeur de propriété
Type : Microsoft.Office.Server.SocialData.SocialTagManager