Ranking.AuthorityPages 属性 (Microsoft.Office.Server.Search.Administration)

Gets the collection of authoritative pages specified for the search service of a Shared Services Provider (SSP).

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property AuthorityPages As AuthorityPageCollection
用法
Dim instance As Ranking
Dim value As AuthorityPageCollection

value = instance.AuthorityPages
public AuthorityPageCollection AuthorityPages { get; }

属性值

An AuthorityPageCollection object representing the collection of authoritative pages.

备注

Authoritative pages, designated by the SSP administrator, are pages that link to the most relevant information. For more information about search relevance, see 企业级搜索相关性体系结构概述.

另请参阅

参考

Ranking 类
Ranking 成员
Microsoft.Office.Server.Search.Administration 命名空间