Partager via


ConversationParameters.Bot Propriété

Définition

Obtient ou définit l’adresse du bot pour cette conversation.

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

Valeur de propriété

Adresse du bot pour cette conversation.

S’applique à