Location.SupplementaryQueries property
Obtém ou define termos adicionais para acrescentar a consulta de pesquisa.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property SupplementaryQueries As String
Get
Set
'Uso
Dim instance As Location
Dim value As String
value = instance.SupplementaryQueries
instance.SupplementaryQueries = value
public string SupplementaryQueries { get; set; }
Property value
Type: System.String
Uma seqüência de caracteres especificando os termos adicionais para acrescentar.