Property SearchTerms

| MongoDB CSharp Driver API Reference (original) (raw)

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