Compartir a través de


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

Gets a list of the properties to return in the search results.

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

Sintaxis

'Declaración
Public ReadOnly Property SelectProperties As StringCollection
'Uso
Dim instance As KeywordQuery
Dim value As StringCollection

value = instance.SelectProperties
public StringCollection SelectProperties { get; }

Valor de propiedad

A System.Collections.Specialized.StringCollection object that represents the list of properties.

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