IQuerypipelineManager.GetSearchProviderList 方法

命名空间:  Microsoft.Office.Server.Search.Administration.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<OperationContractAttribute> _
Function GetSearchProviderList As List(Of SearchProvider)
用法
Dim instance As IQuerypipelineManager
Dim returnValue As List(Of SearchProvider)

returnValue = instance.GetSearchProviderList()
[OperationContractAttribute]
List<SearchProvider> GetSearchProviderList()

返回值

类型:System.Collections.Generic.List<SearchProvider>

另请参阅

引用

IQuerypipelineManager 接口

IQuerypipelineManager 成员

Microsoft.Office.Server.Search.Administration.Query 命名空间