Scopes 构造函数 (Microsoft.Office.Server.Search.Administration)
Initializes a new instance of the Scopes class.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Sub New ( _
searchContext As SearchContext _
)
用法
Dim searchContext As SearchContext
Dim instance As New Scopes(searchContext)
public Scopes (
SearchContext searchContext
)
参数
- searchContext
A SearchContext object that represents the search service for a specific Shared Service Provider.
另请参阅
参考
Scopes 类
Scopes 成员
Microsoft.Office.Server.Search.Administration 命名空间