KeywordQuery.SelectProperties_Client property

The client-callable equivalent of SelectProperties.

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

Syntax

'Declaration
Public ReadOnly Property SelectProperties_Client As ClientStringCollection
    Get
'Usage
Dim instance As KeywordQuery
Dim value As ClientStringCollection

value = instance.SelectProperties_Client
public ClientStringCollection SelectProperties_Client { get; }

Property value

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

See also

Reference

KeywordQuery class

KeywordQuery members

Microsoft.Office.Server.Search.Query namespace