Partager via


Ranking.DemotedSites, propriété (Microsoft.Office.Server.Search.Administration)

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

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DemotedSites As DemotedSiteCollection
'Utilisation
Dim instance As Ranking
Dim value As DemotedSiteCollection

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

Valeur de la propriété

A DemotedSiteCollection object representing the collection of demoted sites.

Remarques

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 Présentation de l'architecture de pertinence de la recherche de contenu d'entreprise.

Voir aussi

Référence

Ranking, classe
Membres Ranking
Microsoft.Office.Server.Search.Administration, espace de noms