Compartilhar via


ILocationRuntime.Location property

Obtém ou define o local federado.

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

Syntax

'Declaração
Property Location As Location
    Get
    Set
'Uso
Dim instance As ILocationRuntime
Dim value As Location

value = instance.Location

instance.Location = value
Location Location { get; set; }

Property value

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

Ver também

Referência

ILocationRuntime interface

ILocationRuntime members

Microsoft.Office.Server.Search.Query namespace