Scopes 构造函数 (SearchContext)

请注意:此 API 现在已过时。

Scopes类的新实例进行初始化。

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

语法

声明
<ObsoleteAttribute("This constructor is deprecated now.")> _
Public Sub New ( _
    searchContext As SearchContext _
)
用法
Dim searchContext As SearchContext

Dim instance As New Scopes(searchContext)
[ObsoleteAttribute("This constructor is deprecated now.")]
public Scopes(
    SearchContext searchContext
)

参数

另请参阅

引用

Scopes 类

Scopes 成员

Scopes 重载

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