SPQueryUsageEntry.TotalPages 属性
请注意:此 API 现在已过时。
该**[Microsoft.SharePoint.Administration.SPQueryUsageEntry]**网站的页面的总数
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")> _
Public Property TotalPages As Integer
Get
Set
用法
Dim instance As SPQueryUsageEntry
Dim value As Integer
value = instance.TotalPages
instance.TotalPages = value
[ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")]
public int TotalPages { get; set; }
属性值
类型:System.Int32
Int32 页计数。