共用方式為


ITurnContext.Adapter 屬性

定義

取得建立此內容物件的 Bot 配接器。

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

屬性值

建立此內容物件的 Bot 配接器。

適用於