PrioritizedLocationList.ResultLocation property

Gets the federated search location that the search results are returned from.

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

Syntax

'Declaration
Public ReadOnly Property ResultLocation As Location
    Get
'Usage
Dim instance As PrioritizedLocationList
Dim value As Location

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

Property value

Type: Microsoft.Office.Server.Search.Query.Location
The federated search location.

See also

Reference

PrioritizedLocationList class

PrioritizedLocationList members

Microsoft.Office.Server.Search.Query namespace