SearchOptions.HighlightFields Property

Definition

The list of field names to use for hit highlights. Only searchable fields can be used for hit highlighting.

public System.Collections.Generic.IList<string> HighlightFields { get; }
member this.HighlightFields : System.Collections.Generic.IList<string>
Public ReadOnly Property HighlightFields As IList(Of String)

Property Value

Applies to