Sdílet prostřednictvím


DeclarativeBotComponent Třída

Definice

Registruje deklarativní typy.

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

Konstruktory

DeclarativeBotComponent()

Registruje deklarativní typy.

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