UsageInfo.Visits 屬性
取得指定網站集合中網頁要求累計數 (沒有任何參照 URL) 的值,或實作特定時間的目前網站集合以外的參照 URL。
命名空間: 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 Visits As Long
Get
'用途
Dim instance As UsageInfo
Dim value As Long
value = instance.Visits
public long Visits { get; }
屬性值
類型:System.Int64
Int64
網站集合中的頁面要求累計數目。此值必須等於或大於 0。