Freigeben über


WebexAdapterBotComponent Klasse

Definition

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
WebexAdapterBotComponent
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.

Gilt für: