HashTag.UseCount - Propriété
Obtient le nombre de fois que la balise hachage est utilisée.
Espace de noms : Microsoft.SharePoint.Client.UserProfiles
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property UseCount As UInteger
Get
'Utilisation
Dim instance As HashTag
Dim value As UInteger
value = instance.UseCount
public uint UseCount { get; }
Valeur de propriété
Type : System.UInt32
Le nombre de fois que la balise hachage est utilisée.