Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the keyword query property bag.
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Properties As KeywordQueryProperties
Get
'Usage
Dim instance As KeywordQuery
Dim value As KeywordQueryProperties
value = instance.Properties
public KeywordQueryProperties Properties { get; }
Property value
Type: Microsoft.SharePoint.Client.Search.Query.KeywordQueryProperties