Compartir a través de


de la propiedad HashTag.UseCount

Obtiene el número de veces que se usa la etiqueta hash.

Espacio de nombres:  Microsoft.SharePoint.Client.UserProfiles
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public ReadOnly Property UseCount As UInteger
    Get
'Uso
Dim instance As HashTag
Dim value As UInteger

value = instance.UseCount
public uint UseCount { get; }

Valor de propiedad

Tipo: System.UInt32
El número de veces que se usa la hashtag.

Vea también

Referencia

clase HashTag

Miembros HashTag

Espacio de nombres Microsoft.SharePoint.Client.UserProfiles