共用方式為


ConversationReference.Bot 屬性

定義

取得或設定參與此交談的選擇性) Bot (。

public Microsoft.Bot.Schema.ChannelAccount Bot { get; set; }
member this.Bot : Microsoft.Bot.Schema.ChannelAccount with get, set
Public Property Bot As ChannelAccount

屬性值

參與交談的 Bot。

適用於