次の方法で共有


TextConversation.ConversationItems Property

Definition

Ordered list of text conversation items in the conversation.

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

Property Value

Applies to