Table of Contents

Property Texts

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

Texts

Gets one or more objects containing the matching text and the surrounding text (if any).

[BsonDefaultValue(null)]
[BsonElement("texts")]
public SearchHighlightText[] Texts { get; }

Property Value

SearchHighlightText[]