Partager via


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

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

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 AuthorityPages As AuthorityPageCollection
'Utilisation
Dim instance As Ranking
Dim value As AuthorityPageCollection

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

Valeur de la propriété

An AuthorityPageCollection object representing the collection of authoritative pages.

Remarques

Authoritative pages, designated by the SSP administrator, are pages that link to the most relevant information. 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