共用方式為


KeywordQuery 類別

包含關鍵字以搜尋查詢的相關資訊。代表使用SharePoint Server 2013關鍵字語法的搜尋查詢。關鍵字查詢語言 (KQL) 」 或 「 快速查詢語言 (FQL),可能會包含下列語法。如需建構關鍵字查詢的相關資訊,請參閱Building search queries

繼承階層架構

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Search.Query.Query
      Microsoft.SharePoint.Client.Search.Query.KeywordQuery

命名空間:  Microsoft.SharePoint.Client.Search.Query
組件:  Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)

語法

'宣告
Public NotInheritable Class KeywordQuery _
    Inherits Query
'用途
Dim instance As KeywordQuery
public sealed class KeywordQuery : Query

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

KeywordQuery 成員

Microsoft.SharePoint.Client.Search.Query 命名空間