UseHomophoneSearch

SearchOptions.UseHomophoneSearch property

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

public bool UseHomophoneSearch { get; set; }

Property Value

The flag of use homophones in search.

See Also