SlackAdapterBotComponent Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 SlackAdapter.
[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 SlackAdapterBotComponent : 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 SlackAdapterBotComponent = class
inherit BotComponent
Public Class SlackAdapterBotComponent
Inherits BotComponent
- Héritage
- Attributs
Constructeurs
SlackAdapterBotComponent() |
Obsolète.
BotComponent définition pour SlackAdapter. |
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. |