导入联合位置的源代码的详细信息。
命名空间: Microsoft.Office.Server.Search.Administration.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub ImportFromFederatedLocation ( _
filePath As String _
)
用法
Dim instance As Source
Dim filePath As String
instance.ImportFromFederatedLocation(filePath)
public void ImportFromFederatedLocation(
string filePath
)
参数
- filePath
类型:System.String