FacebookAdapterBotComponent Klasse

Definition

Achtung

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 Definition für 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
Vererbung
FacebookAdapterBotComponent
Attribute

Konstruktoren

Name Beschreibung
FacebookAdapterBotComponent()
Veraltet.

BotComponent Definition für FacebookAdapter.

Methoden

Name Beschreibung
ConfigureServices(IServiceCollection, IConfiguration)
Veraltet.

Einstiegspunkt für Bot-Komponenten, um Typen im Ressourcenexplorer zu registrieren, Konfigurationen zu konsumieren und Dienste in der Service-Sammlung zu registrieren.

Gilt für: