Keywords, constructeur (Microsoft.Office.Server.Search.Administration)
Initializes a new instance of the Keywords class.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
searchApp As SearchContext, _
url As Uri _
)
'Utilisation
Dim searchApp As SearchContext
Dim url As Uri
Dim instance As New Keywords(searchApp, url)
public Keywords (
SearchContext searchApp,
Uri url
)
Paramètres
- 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.
Voir aussi
Référence
Keywords, classe
Membres Keywords
Microsoft.Office.Server.Search.Administration, espace de noms