ConversationParameters.Bot 属性

定义

获取或设置此聊天的机器人地址。

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

属性值

此聊天的机器人地址。

适用于