KeywordQuery.SelectProperties_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 SelectProperties_Client As ClientStringCollection
    Get
'Usage
Dim instance As KeywordQuery
Dim value As ClientStringCollection

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

Property value

Type: Microsoft.SharePoint.Search.Query.ClientStringCollection

See also

Reference

KeywordQuery class

KeywordQuery members

Microsoft.SharePoint.Search.Query namespace