Класс ScopesManager
Определяет функциональные возможности для управления Поиск областей в ферме.
Иерархия наследования
System.Object
Microsoft.Office.Server.Search.Administration.ScopesManager
Microsoft.Office.Server.Search.Administration.RemoteScopes
Microsoft.Office.Server.Search.Administration.Scopes
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class ScopesManager
'Применение
Dim instance As ScopesManager
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class ScopesManager
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.
См. также
Справочные материалы
Пространство имен Microsoft.Office.Server.Search.Administration