Application<TState>.Adapter Property

Definition

Fluent interface for accessing the bot adapter used to configure the application.

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

Property Value

Applies to