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() |
Устаревшие..
BotComponent определение для SlackAdapter. |
Методы
ConfigureServices(IServiceCollection, IConfiguration) |
Устаревшие..
Точка входа для компонентов бота для регистрации типов в обозревателе ресурсов, использования конфигурации и регистрации служб в коллекции служб. |