SlackAdapterBotComponent Classe

Definizione

Attenzione

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 definizione per 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
Ereditarietà
SlackAdapterBotComponent
Attributi

Costruttori

SlackAdapterBotComponent()
Obsoleti.

BotComponent definizione per SlackAdapter.

Metodi

ConfigureServices(IServiceCollection, IConfiguration)
Obsoleti.

Punto di ingresso per i componenti bot per registrare i tipi in Esplora risorse, utilizzare la configurazione e registrare i servizi nella raccolta di servizi.

Si applica a