Freigeben über


QnAMakerBotComponent Klasse

Definition

Klasse, die die Registrierung von Komponenten für QnAMaker enthält.

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

Konstruktoren

QnAMakerBotComponent()

Klasse, die die Registrierung von Komponenten für QnAMaker enthält.

Methoden

ConfigureServices(IServiceCollection, IConfiguration)

Einstiegspunkt für Botkomponenten, um Typen im Ressourcen-Explorer zu registrieren, Konfigurationen zu nutzen und Dienste in der Dienstsammlung zu registrieren.

Gilt für: