Query.HitHighlightedProperties property
Obtém a coleção de propriedades realçadas visitas para a consulta.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property HitHighlightedProperties As StringCollection
Get
'Uso
Dim instance As Query
Dim value As StringCollection
value = instance.HitHighlightedProperties
public StringCollection HitHighlightedProperties { get; }
Property value
Type: System.Collections.Specialized.StringCollection
Uma coleção de seqüências de caracteres que contém as propriedades realçadas visitas.