KeywordQueryProperties.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
<DataMemberAttribute> _
Public Property SelectProperties As StringCollection
Get
Friend Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As StringCollection
value = instance.SelectProperties
[DataMemberAttribute]
public StringCollection SelectProperties { get; internal set; }
Valeur de propriété
Type : System.Collections.Specialized.StringCollection
La liste des propriétés.