Класс SharePointSearchRuntime
Реализация среды CLR, который выполняет поиск на веб-узлы SharePoint.
Иерархия наследования
System.Object
Microsoft.Office.Server.Search.Query.SharePointSearchRuntime
Пространство имен: Microsoft.Office.Server.Search.Query
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class SharePointSearchRuntime _
Implements ILocationRuntime, IRefinableRuntime, IDisposable
'Применение
Dim instance As SharePointSearchRuntime
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SharePointSearchRuntime : ILocationRuntime,
IRefinableRuntime, IDisposable
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.