OrchestrationExportedProjectAsset.Utterances Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)