次の方法で共有


ConversationParameters.Members Property

Definition

Members to add to the conversation.

public System.Collections.Generic.IReadOnlyList<Microsoft.Agents.Core.Models.ChannelAccount> Members { get; set; }
member this.Members : System.Collections.Generic.IReadOnlyList<Microsoft.Agents.Core.Models.ChannelAccount> with get, set
Public Property Members As IReadOnlyList(Of ChannelAccount)

Property Value

Applies to