Udostępnij przez


FacebookAdapterBotComponent Klasa

Definicja

Przestroga

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 definicja dla FacebookAdapterelementu .

[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
Dziedziczenie
FacebookAdapterBotComponent
Atrybuty

Konstruktory

FacebookAdapterBotComponent()
Przestarzałe.

BotComponent definicja dla FacebookAdapterelementu .

Metody

ConfigureServices(IServiceCollection, IConfiguration)
Przestarzałe.

Punkt wejścia składników bota do rejestrowania typów w Eksploratorze zasobów, korzystania z konfiguracji i rejestrowania usług w kolekcji usług.

Dotyczy