Dela via


AdaptiveBotComponent Klass

Definition

BotComponent för anpassningsbara komponenter.

public class AdaptiveBotComponent : Microsoft.Bot.Builder.BotComponent
type AdaptiveBotComponent = class
    inherit BotComponent
Public Class AdaptiveBotComponent
Inherits BotComponent
Arv
AdaptiveBotComponent

Konstruktorer

AdaptiveBotComponent()

BotComponent för anpassningsbara komponenter.

Metoder

ConfigureServices(IServiceCollection, IConfiguration)

Startpunkt för robotkomponenter för att registrera typer i resursutforskaren, använda konfiguration och registrera tjänster i tjänstesamlingen.

Gäller för