Compartir a través de


Clase HashTagCollection

Jerarquía de la herencia

System.Object
  Microsoft.SharePoint.Taxonomy.Generic.GenericCollection<HashTag>
    Microsoft.Office.Server.UserProfiles.HashTagCollection

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Class HashTagCollection _
    Inherits GenericCollection(Of HashTag)
'Uso
Dim instance As HashTagCollection
public class HashTagCollection : GenericCollection<HashTag>

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros HashTagCollection

Espacio de nombres Microsoft.Office.Server.UserProfiles