Property MinPrefix
MinPrefix
Gets or sets the minimal number of characters that must match exactly.
This can improve both performance and accuracy of results, as misspellings are commonly not the first character.
Declaration
public virtual int MinPrefix { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |