Compartir a través de


de la propiedad ILocationRuntime.Location

Obtiene o establece la ubicación federada.

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
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; }

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Query.Location
Una ubicación de búsqueda federada.

Vea también

Referencia

interfaz ILocationRuntime

Miembros ILocationRuntime

Espacio de nombres Microsoft.Office.Server.Search.Query