Condividi tramite


WebexAdapterBotComponent Classe

Definizione

Attenzione

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 definizione per 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
Ereditarietà
WebexAdapterBotComponent
Attributi

Costruttori

WebexAdapterBotComponent()
Obsoleti.

BotComponent definizione per WebexAdapter.

Metodi

ConfigureServices(IServiceCollection, IConfiguration)
Obsoleti.

Punto di ingresso per i componenti del bot per registrare i tipi in Esplora risorse, usare la configurazione e registrare i servizi nella raccolta dei servizi.

Si applica a