HashTag.UseCount 屬性
取得的雜湊標籤用的次數。
命名空間: Microsoft.SharePoint.Client.UserProfiles
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public ReadOnly Property UseCount As UInteger
Get
'用途
Dim instance As HashTag
Dim value As UInteger
value = instance.UseCount
public uint UseCount { get; }
屬性值
類型:System.UInt32
雜湊標籤的次數。