KeywordQuery.Properties 屬性
取得關鍵字查詢屬性包。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public ReadOnly Property Properties As KeywordQueryProperties
Get
'用途
Dim instance As KeywordQuery
Dim value As KeywordQueryProperties
value = instance.Properties
public KeywordQueryProperties Properties { get; }
屬性值
類型:Microsoft.SharePoint.Client.Search.Query.KeywordQueryProperties