Compartilhar via


PrioritizedLocationList.ResultLocation property

Obtém o local de pesquisa federado que os resultados da pesquisa são retornados da.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public ReadOnly Property ResultLocation As Location
    Get
'Uso
Dim instance As PrioritizedLocationList
Dim value As Location

value = instance.ResultLocation
public Location ResultLocation { get; }

Property value

Type: Microsoft.Office.Server.Search.Query.Location
O local de pesquisa federado.

Ver também

Referência

PrioritizedLocationList class

PrioritizedLocationList members

Microsoft.Office.Server.Search.Query namespace