Compartir a través de


: Ranking.AuthorityPages (Propiedad) (Microsoft.Office.Server.Search.Administration)

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

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property AuthorityPages As AuthorityPageCollection
'Uso
Dim instance As Ranking
Dim value As AuthorityPageCollection

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

Valor de propiedad

An AuthorityPageCollection object representing the collection of authoritative pages.

Comentarios

Authoritative pages, designated by the SSP administrator, are pages that link to the most relevant information. For more information about search relevance, see Introducción a la arquitectura de relevancia del motor de búsqueda Enterprise Search.

Vea también

Referencia

Ranking (Clase)
Ranking (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)