Partilhar via


ConversationParameters.Bot Propriedade

Definição

Obtém ou define o endereço do bot para esta conversação.

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

Valor de Propriedade

O endereço do bot para esta conversação.

Aplica-se a