TurnContext.Adapter 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public Microsoft.Bot.Builder.BotAdapter Adapter { get; }
member this.Adapter : Microsoft.Bot.Builder.BotAdapter
Public ReadOnly Property Adapter As BotAdapter
屬性值
建立此內容物件的 Bot 配接器。
實作
適用於