Property PhraseLimit
PhraseLimit
Gets or Sets the maximum number of phrases to analyze when searching for the highest-scoring phrase. The default is unlimited (int.MaxValue).
Declaration
public virtual int PhraseLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |