UsageInfo.Hits 屬性
取得值,指定實作特定期間網站集合之中頁面的累計數。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property Hits As Long
Get
'用途
Dim instance As UsageInfo
Dim value As Long
value = instance.Hits
public long Hits { get; }
屬性值
類型:System.Int64
Int64
頁面要求累計數目。此值必須等於或大於 0。