Freigeben über


QueryService.GetPortalSearchInfo-Methode

HINWEIS: Diese API ist veraltet.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This method is obsolete, use GetSearchMetadata instead.")> _
<WebMethodAttribute> _
Public Function GetPortalSearchInfo As String
'Usage
Dim instance As QueryService
Dim returnValue As String

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

Rückgabewert

Typ: System.String

Siehe auch

Referenz

QueryService Klasse

QueryService-Member

Microsoft.Office.Server.Search.Query-Namespace