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

Gets the collection of demoted sites specified for the search service of a Shared Services Provider.

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

语法

声明
Public ReadOnly Property DemotedSites As DemotedSiteCollection
用法
Dim instance As Ranking
Dim value As DemotedSiteCollection

value = instance.DemotedSites
public DemotedSiteCollection DemotedSites { get; }

属性值

A DemotedSiteCollection object representing the collection of demoted sites.

备注

Demoted sites contain content that is less relevant in your environment, and therefore should be ranked lower than that of all other sites. For more information about search relevance, see 企业级搜索相关性体系结构概述.

另请参阅

参考

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