Table of Contents

Property Highlight

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Highlight

Gets or sets the options for highlighting.

public SearchHighlightOptions<TDocument> Highlight { get; set; }

Property Value

SearchHighlightOptions<TDocument>