de la propiedad SocialTag.Manager
Obtiene el objeto SocialTagManager que crea una instancia de este objeto SocialTag .
Espacio de nombres: Microsoft.Office.Server.SocialData
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public ReadOnly Property Manager As SocialTagManager
Get
'Uso
Dim instance As SocialTag
Dim value As SocialTagManager
value = instance.Manager
public SocialTagManager Manager { get; }
Valor de propiedad
Tipo: Microsoft.Office.Server.SocialData.SocialTagManager