Source.ImportFromFederatedLocation method (String)
Importe os detalhes da fonte de local federado.
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Sub ImportFromFederatedLocation ( _
filePath As String _
)
'Uso
Dim instance As Source
Dim filePath As String
instance.ImportFromFederatedLocation(filePath)
public void ImportFromFederatedLocation(
string filePath
)
Parâmetros
- filePath
Type: System.String
Ver também
Referência
ImportFromFederatedLocation overload
Microsoft.Office.Server.Search.Administration.Query namespace