TermsAttribute.MaxPhrase Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum pharse length to use when calling GenerateTerms(String, Int32) on your supplied terms.
public int MaxPhrase { get; set; }
member this.MaxPhrase : int with get, set
Public Property MaxPhrase As Integer