QueryService.GetPortalSearchInfo 方法 (websvcSearch)
Returns a list of scopes for the 企业级搜索. This method is deprecated and should not be used in new applications.
命名空间: websvcSearch
程序集: MOSSSOAP (在 mosssoap.dll 中)
语法
声明
<SoapDocumentMethodAttribute("https://microsoft.com/webservices/OfficeServer/QueryService/GetPortalSearchInfo", RequestNamespace:="https://microsoft.com/webservices/OfficeServer/QueryService", ResponseNamespace:="https://microsoft.com/webservices/OfficeServer/QueryService", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Function GetPortalSearchInfo As String
用法
Dim instance As QueryService
Dim returnValue As String
returnValue = instance.GetPortalSearchInfo
[SoapDocumentMethodAttribute("https://microsoft.com/webservices/OfficeServer/QueryService/GetPortalSearchInfo", RequestNamespace="https://microsoft.com/webservices/OfficeServer/QueryService", ResponseNamespace="https://microsoft.com/webservices/OfficeServer/QueryService", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)]
public string GetPortalSearchInfo ()
返回值
A string containing XML with the list of scopes.