SearchResult<T>.Highlights Propriété

Définition

Fragments de texte du document qui indiquent les termes de recherche correspondants, organisés par chaque champ applicable ; Null si la mise en surbrillance de l’accès n’a pas été activée pour la requête.

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

Valeur de propriété

S’applique à