Compartir a través de


SlackAdapterBotComponent Clase

Definición

Precaución

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 definición de 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
Herencia
SlackAdapterBotComponent
Atributos

Constructores

SlackAdapterBotComponent()
Obsoletos.

BotComponent definición de SlackAdapter.

Métodos

ConfigureServices(IServiceCollection, IConfiguration)
Obsoletos.

Punto de entrada para los componentes del bot para registrar tipos en el Explorador de recursos, consumir servicios de configuración y registro en la colección de servicios.

Se aplica a