KeywordQuery.RefinementFilters_Client property
O cliente callable equivalente de RefinementFilters.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property RefinementFilters_Client As ClientStringCollection
Get
Set
'Uso
Dim instance As KeywordQuery
Dim value As ClientStringCollection
value = instance.RefinementFilters_Client
instance.RefinementFilters_Client = value
public ClientStringCollection RefinementFilters_Client { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Query.ClientStringCollection
Uma seqüência de caracteres que contém um conjunto de tokens de refinamento (aprofundar) separados por espaço. Tokens de refinamento são retornados como parte da tabela RefinementResults para a consulta anterior.