KeywordQuery.KeywordQueryProperties_Client property

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property KeywordQueryProperties_Client As KeywordQueryPropertiesType_Client
    Get
'Usage
Dim instance As KeywordQuery
Dim value As KeywordQueryPropertiesType_Client

value = instance.KeywordQueryProperties_Client
[ObsoleteAttribute("This class is obsolete.")]
public KeywordQueryPropertiesType_Client KeywordQueryProperties_Client { get; }

Property value

Type: Microsoft.SharePoint.Search.Query.KeywordQueryPropertiesType_Client

See also

Reference

KeywordQuery class

KeywordQuery members

Microsoft.SharePoint.Search.Query namespace