Поделиться через


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.

BotComponent определение для FacebookAdapter.

[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)
Устаревшие..

Точка входа для компонентов бота для регистрации типов в обозревателе ресурсов, использования конфигурации и регистрации служб в коллекции служб.

Применяется к