QueryProperties.PagingCookie 属性
获取或设置跟踪筛选安全修整的查询结果的数量的客户端状态 cookie。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property PagingCookie As PagingCookie
Get
Set
用法
Dim instance As QueryProperties
Dim value As PagingCookie
value = instance.PagingCookie
instance.PagingCookie = value
[DataMemberAttribute]
public PagingCookie PagingCookie { get; set; }
属性值
类型:Microsoft.Office.Server.Search.Query.PagingCookie
对象的PagingCookie表示该 cookie。