Udostępnij za pośrednictwem


KeywordQuery Constructors

Definition

Overloads

KeywordQuery(ClientRuntimeContext)
KeywordQuery(ClientRuntimeContext, ObjectPath)

KeywordQuery(ClientRuntimeContext)

public KeywordQuery (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.SharePoint.Client.Search.Query.KeywordQuery : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.Search.Query.KeywordQuery
Public Sub New (context As ClientRuntimeContext)

Parameters

Applies to

KeywordQuery(ClientRuntimeContext, ObjectPath)

public KeywordQuery (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.Search.Query.KeywordQuery : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.Search.Query.KeywordQuery

Parameters

objectPath
ObjectPath

Applies to