Query.GetScopes 方法 (Microsoft.Office.Server.Search.Query)

Returns information about search scopes.

命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Function GetScopes As ScopeInformation()
用法
Dim instance As Query
Dim returnValue As ScopeInformation()

returnValue = instance.GetScopes
public ScopeInformation[] GetScopes ()

返回值

An array of ScopeInformation objects.

另请参阅

参考

Query 类
Query 成员
Microsoft.Office.Server.Search.Query 命名空间