Compartir a través de


WebexAdapterBotComponent Clase

Definición

Precaución

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 definición de 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
Herencia
WebexAdapterBotComponent
Atributos

Constructores

WebexAdapterBotComponent()
Obsoletos.

BotComponent definición de WebexAdapter.

Métodos

ConfigureServices(IServiceCollection, IConfiguration)
Obsoletos.

Punto de entrada para los componentes del bot para registrar tipos en el Explorador de recursos, consumir servicios de configuración y registro en la colección de servicios.

Se aplica a