Scopes.GetSharedScopes 方法

返回要访问的共享服务提供程序的全局搜索范围的集合的枚举数。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

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

returnValue = instance.GetSharedScopes()
public override IEnumerable GetSharedScopes()

返回值

类型:System.Collections.IEnumerable
一个System.Collections.IEnumerator对象。

另请参阅

引用

Scopes 类

Scopes 成员

Microsoft.Office.Server.Search.Administration 命名空间