共用方式為


FacebookAdapterBotComponent 類別

定義

警告

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class FacebookAdapterBotComponent : Microsoft.Bot.Builder.BotComponent
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type FacebookAdapterBotComponent = class
    inherit BotComponent
Public Class FacebookAdapterBotComponent
Inherits BotComponent
繼承
FacebookAdapterBotComponent
屬性

建構函式

FacebookAdapterBotComponent()
已淘汰.

BotComponent 的定義 FacebookAdapter

方法

ConfigureServices(IServiceCollection, IConfiguration)
已淘汰.

Bot 元件的進入點,以在資源總管中註冊類型、取用組態,並在服務集合中註冊服務。

適用於