Share via


FASTSearchRuntime.Location Property

Gets or sets the FAST Search Server 2010 for SharePoint 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 FASTSearchRuntime
Dim value As Location

value = instance.Location

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

Property Value

Type: Microsoft.Office.Server.Search.Query.Location
Returns Location.

Implements

ILocationRuntime.Location

See Also

Reference

FASTSearchRuntime Class

FASTSearchRuntime Members

Microsoft.Office.Server.Search.Query Namespace