Compartilhar via


HashTag.UseCount propriedade

Obtém o número de vezes que a marca de hash é usada.

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.UInt32
O número de vezes que a marca de hash é usada.

Ver também

Referência

HashTag classe

HashTag membros

Microsoft.SharePoint.Client.UserProfiles namespace