Freigeben über


Keywords-Konstruktor (SearchServiceApplication, Uri)

HINWEIS: Diese API ist veraltet.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This constructor is deprecated now.")> _
Public Sub New ( _
    searchApp As SearchServiceApplication, _
    url As Uri _
)
'Usage
Dim searchApp As SearchServiceApplication
Dim url As Uri

Dim instance As New Keywords(searchApp, _
    url)
[ObsoleteAttribute("This constructor is deprecated now.")]
public Keywords(
    SearchServiceApplication searchApp,
    Uri url
)

Parameter

Siehe auch

Referenz

Keywords Klasse

Keywords-Member

Keywords-Überladung

Microsoft.Office.Server.Search.Administration-Namespace