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
- filePath
Type: System.String
See also
Reference
ImportFromFederatedLocation overload
Microsoft.Office.Server.Search.Administration.Query namespace