Share via


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