Freigeben über


LuisBotComponent Klasse

Definition

LUIS-Definition BotComponent .

public class LuisBotComponent : Microsoft.Bot.Builder.BotComponent
type LuisBotComponent = class
    inherit BotComponent
Public Class LuisBotComponent
Inherits BotComponent
Vererbung
LuisBotComponent

Konstruktoren

LuisBotComponent()

LUIS-Definition BotComponent .

Methoden

ConfigureServices(IServiceCollection, IConfiguration)

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: