Partager via


KeywordQuery.SelectProperties - Propriété

Obtient une liste de propriétés à retourner dans les résultats de recherche.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SelectProperties As StringCollection
    Get
'Utilisation
Dim instance As KeywordQuery
Dim value As StringCollection

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

Valeur de propriété

Type : System.Collections.Specialized.StringCollection
La liste des propriétés à retourner.

Voir aussi

Référence

KeywordQuery classe

KeywordQuery - Membres

Microsoft.Office.Server.Search.Query - Espace de noms