Scopes.GetSharedScopes 方法 (Microsoft.Office.Server.Search.Administration)

Returns an enumerator to access the collection of global search scopes for a Shared Service Provider.

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

语法

声明
Public Function GetSharedScopes As IEnumerable
用法
Dim instance As Scopes
Dim returnValue As IEnumerable

returnValue = instance.GetSharedScopes
public IEnumerable GetSharedScopes ()

返回值

A System.Collections.IEnumerator object.

另请参阅

参考

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