Share via


ConversationExportedProjectAsset.Entities Property

Definition

The entities defined in the project.

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

Property Value

Applies to