Property MatchAlmostDiff
MatchAlmostDiff
Sets the number of characters by which words can differ from target word when calling the MatchAlmost(String, Int32) method.
Arguments less than 0 will set the char difference to 0, and arguments greater than 3 will set the char difference to 3.
Declaration
public virtual int MatchAlmostDiff { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |