Compartilhar via


Query.HitHighlightedProperties_Client property

Retorna uma coleção de propriedades realçadas visitas.

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

Syntax

'Declaração
Public ReadOnly Property HitHighlightedProperties_Client As ClientStringCollection
    Get
'Uso
Dim instance As Query
Dim value As ClientStringCollection

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

Property value

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

Ver também

Referência

Query class

Query members

Microsoft.Office.Server.Search.Query namespace