Метод 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