Share via


ConversationExportedProjectAsset.Utterances Property

Definition

The utterances defined in the project.

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

Property Value

Applies to