Поделиться через


SlackAdapterBotComponent Класс

Определение

Внимание!

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 определение для 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
Наследование
SlackAdapterBotComponent
Атрибуты

Конструкторы

SlackAdapterBotComponent()
Устаревшие..

BotComponent определение для SlackAdapter.

Методы

ConfigureServices(IServiceCollection, IConfiguration)
Устаревшие..

Точка входа для компонентов бота для регистрации типов в обозревателе ресурсов, использования конфигурации и регистрации служб в коллекции служб.

Применяется к