KeywordQuery.KeywordQueryProperties_Client property

The client-callable equivalent of KeywordQueryProperties.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property KeywordQueryProperties_Client As KeywordQueryPropertiesType_Client
    Get
'Usage
Dim instance As KeywordQuery
Dim value As KeywordQueryPropertiesType_Client

value = instance.KeywordQueryProperties_Client
public KeywordQueryPropertiesType_Client KeywordQueryProperties_Client { get; }

Property value

Type: Microsoft.Office.Server.Search.Query.KeywordQueryPropertiesType_Client

See also

Reference

KeywordQuery class

KeywordQuery members

Microsoft.Office.Server.Search.Query namespace