Partager via


KeywordQuery - Constructeur (ClientRuntimeContext, ObjectPath)

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Utilisation
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New KeywordQuery(context, _
    objectPath)
public KeywordQuery(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Paramètres

Voir aussi

Référence

KeywordQuery classe

KeywordQuery - Membres

KeywordQuery - Surcharge

Microsoft.SharePoint.Client.Search.Query - Espace de noms