SharePointSearchRuntime 类

运行库执行针对 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

线程安全性

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

另请参阅

引用

SharePointSearchRuntime 成员

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