Class TextSearchOptions
public class TextSearchOptions
- Inheritance
-
TextSearchOptions
- Inherited Members
Constructors
TextSearchOptions()
public TextSearchOptions()
Properties
CaseSensitive
public bool? CaseSensitive { get; set; }
Property Value
- bool?
DiacriticSensitive
public bool? DiacriticSensitive { get; set; }
Property Value
- bool?
Language
public string Language { get; set; }