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