TermsAttribute.MaxPhrase 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
根据提供的术语调用 GenerateTerms(String, Int32) 时要使用的最大 pharse 长度。
public int MaxPhrase { get; set; }
member this.MaxPhrase : int with get, set
Public Property MaxPhrase As Integer