HighlightTerms property

List<HighlightTerm> HighlightTerms
Gets a collection containing the highlight terms that were found by the search operation.

Implementation

List<HighlightTerm> get HighlightTerms => this.highlightTerms;