Sdílet prostřednictvím


DialogsBotComponent Třída

Definice

Komponenta robota pro dialogová okna robota.

public class DialogsBotComponent : Microsoft.Bot.Builder.BotComponent
type DialogsBotComponent = class
    inherit BotComponent
Public Class DialogsBotComponent
Inherits BotComponent
Dědičnost
DialogsBotComponent

Konstruktory

DialogsBotComponent()

Komponenta robota pro dialogová okna robota.

Metody

ConfigureServices(IServiceCollection, IConfiguration)

Vstupní bod pro komponenty robota k registraci typů v Průzkumníku prostředků, využívání konfigurace a registraci služeb v kolekci služeb.

Platí pro