Location.HitHighLightProperties property
Obtém a lista de propriedades realçado hit.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property HitHighLightProperties As StringCollection
Get
Set
'Uso
Dim instance As Location
Dim value As StringCollection
value = instance.HitHighLightProperties
instance.HitHighLightProperties = value
public StringCollection HitHighLightProperties { get; set; }
Property value
Type: System.Collections.Specialized.StringCollection
Uma coleção que contém a lista de propriedades realçado hit.
Comentários
Para obter detalhes ao usar FAST Search Server 2010 for SharePoint, consulte o Resumo de Hithlighted atingido.