Compartir a través de


: KeywordQuery.SortList (Propiedad) (Microsoft.Office.Server.Search.Query)

Gets the list of properties by which the search results are ordered.

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

Sintaxis

'Declaración
Public ReadOnly Property SortList As SortCollection
'Uso
Dim instance As KeywordQuery
Dim value As SortCollection

value = instance.SortList
public SortCollection SortList { get; }

Valor de propiedad

A SortCollection object.

Vea también

Referencia

KeywordQuery (Clase)
KeywordQuery (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)

Otros recursos

Referencia de sintaxis de palabra clave del motor de búsqueda Enterprise Search
Introducción al modelo de objetos de consulta del motor de búsqueda Enterprise Search
Tutorial: Creación de un elemento web personalizado del motor de búsqueda Enteprise Search