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

OrchestrationExportedProjectAsset.Utterances Property

Definition

Represents the utterances of the project.

public System.Collections.Generic.IList<Azure.AI.Language.Conversations.Authoring.OrchestrationExportedUtterance> Utterances { get; }
member this.Utterances : System.Collections.Generic.IList<Azure.AI.Language.Conversations.Authoring.OrchestrationExportedUtterance>
Public ReadOnly Property Utterances As IList(Of OrchestrationExportedUtterance)

Property Value

Applies to