Share via


Scopes 类 (Microsoft.Office.Server.Search.Administration)

Provides access to the search scope management system for 企业级搜索.

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

语法

声明
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class Scopes
用法
Dim instance As Scopes
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class Scopes

备注

Use the Scopes constructor of the Scopes class to initialize an object that provides the entry point to the Scopes object model. The Scopes object model allows you to manage and configure shared and site-level search scopes in 企业级搜索.

For more information about search scopes, see 使用搜索范围.

继承层次结构

System.Object
  Microsoft.Office.Server.Search.Administration.Scopes

线程安全性

此类型的任何公共静态( Visual Basic 中共享)成员是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

参考

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