Partager via


FacebookAdapterBotComponent Classe

Définition

Attention

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 définition pour 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
Héritage
FacebookAdapterBotComponent
Attributs

Constructeurs

FacebookAdapterBotComponent()
Obsolète.

BotComponent définition pour FacebookAdapter.

Méthodes

ConfigureServices(IServiceCollection, IConfiguration)
Obsolète.

Point d’entrée pour les composants de bot afin d’inscrire des types dans l’Explorateur de ressources, d’utiliser des services de configuration et d’inscription dans la collection de services.

S’applique à