Compartilhar via


KeywordQuery.SelectProperties_Client property

O cliente callable equivalente de SelectProperties.

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

Syntax

'Declaração
Public ReadOnly Property SelectProperties_Client As ClientStringCollection
    Get
'Uso
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

Ver também

Referência

KeywordQuery class

KeywordQuery members

Microsoft.Office.Server.Search.Query namespace