Property WholeWordSearch
WholeWordSearch
Gets or sets whether term matching only accepts whole words.
Default: false.
public bool WholeWordSearch { get; set; }
Gets or sets whether term matching only accepts whole words.
Default: false.
public bool WholeWordSearch { get; set; }