UseSynonymSearch

SearchOptions.UseSynonymSearch property

Gets or sets the flag of use synonyms in search. The default value is false.

public bool UseSynonymSearch { get; set; }

Property Value

The flag of use synonyms in search.

See Also