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.