Share via


ConversationOptions.Adapter Property

Definition

Gets or sets the bot adapter

public Microsoft.Bot.Builder.BotAdapter Adapter { get; set; }
member this.Adapter : Microsoft.Bot.Builder.BotAdapter with get, set
Public Property Adapter As BotAdapter

Property Value

Applies to