Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the OpenSearch federated search location.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property Location As Location
Get
Set
'Usage
Dim instance As OpenSearchRuntime
Dim value As Location
value = instance.Location
instance.Location = value
public Location Location { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.Query.Location
A federated search location.