WebexAdapterBotComponent Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
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 определение для WebexAdapter.
[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 WebexAdapterBotComponent : 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 WebexAdapterBotComponent = class
inherit BotComponent
Public Class WebexAdapterBotComponent
Inherits BotComponent
- Наследование
- Атрибуты
Конструкторы
WebexAdapterBotComponent() |
Устаревшие..
BotComponent определение для WebexAdapter. |
Методы
ConfigureServices(IServiceCollection, IConfiguration) |
Устаревшие..
Точка входа для компонентов бота для регистрации типов в обозревателе ресурсов, использования конфигурации и регистрации служб в коллекции служб. |