Click or drag to resize

IFullTextQueryRowFullTextMatched Property

Gets the full text that was matched

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
string FullTextMatched { get; }

Property Value

Type: String
See Also