Method SetDefaultPhraseSlop
SetDefaultPhraseSlop(Int32)
Sets the default slop for phrases. If zero, then exact phrase matches are required. Default value is zero.
Declaration
[Obsolete("Use PhraseSlop property setter instead.")]
public virtual void SetDefaultPhraseSlop(int defaultPhraseSlop)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | defaultPhraseSlop |