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