QueryService.GetPortalSearchInfo 方法

请注意:此 API 现在已过时。

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

语法

声明
<ObsoleteAttribute("This method is obsolete, use GetSearchMetadata instead.")> _
<WebMethodAttribute> _
Public Function GetPortalSearchInfo As String
用法
Dim instance As QueryService
Dim returnValue As String

returnValue = instance.GetPortalSearchInfo()
[ObsoleteAttribute("This method is obsolete, use GetSearchMetadata instead.")]
[WebMethodAttribute]
public string GetPortalSearchInfo()

返回值

类型:System.String

另请参阅

引用

QueryService 类

QueryService 成员

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