Share via


Source.ImportFromFederatedLocation method (String)

Import the source details from federated location.

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

Syntax

'Declaration
Public Sub ImportFromFederatedLocation ( _
    filePath As String _
)
'Usage
Dim instance As Source
Dim filePath As String

instance.ImportFromFederatedLocation(filePath)
public void ImportFromFederatedLocation(
    string filePath
)

Parameters

See also

Reference

Source class

Source members

ImportFromFederatedLocation overload

Microsoft.Office.Server.Search.Administration.Query namespace