你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PatternMatchingIntent.Phrases 属性

定义

将触发此意向的短语和模式。 必须至少存在一个短语才能将此意向应用于 IntentRecognizer。

public System.Collections.Generic.IList<string> Phrases { get; }
member this.Phrases : System.Collections.Generic.IList<string>
Public ReadOnly Property Phrases As IList(Of String)

属性值

适用于