WebexAdapterBotComponent Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
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 Definition für 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
- Vererbung
- Attribute
Konstruktoren
WebexAdapterBotComponent() |
Veraltet.
BotComponent Definition für WebexAdapter. |
Methoden
ConfigureServices(IServiceCollection, IConfiguration) |
Veraltet.
Einstiegspunkt für Botkomponenten, um Typen im Ressourcen-Explorer zu registrieren, Die Konfiguration zu nutzen und Dienste in der Dienstsammlung zu registrieren. |