Table of Contents

Property SearchTerms

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

SearchTerms

Text or term associated with the query to track. You can specify only one term per query.

public string SearchTerms { get; set; }

Property Value

string