Enabled

FuzzySearchOptions.Enabled property

Gets or sets a value indicating whether fuzzy search feature is enabled. The default value is false.

public bool Enabled { get; set; }

Property Value

A value indicating whether fuzzy search feature is enabled.

See Also