Sdílet prostřednictvím


DialogsComponentRegistration Třída

Definice

Zpřístupňuje součásti dialogů systému pro registraci funkcí.

public class DialogsComponentRegistration : Microsoft.Bot.Builder.Dialogs.Obsolete.ComponentRegistrationBridge<Microsoft.Bot.Builder.Dialogs.DialogsBotComponent>
type DialogsComponentRegistration = class
    inherit ComponentRegistrationBridge<DialogsBotComponent>
Public Class DialogsComponentRegistration
Inherits ComponentRegistrationBridge(Of DialogsBotComponent)
Dědičnost

Konstruktory

DialogsComponentRegistration()

Zpřístupňuje součásti dialogů systému pro registraci funkcí.

Vlastnosti

BotComponent

Získá BotComponent se přemíscet na starší verzi ComponentRegistration.

(Zděděno od ComponentRegistrationBridge<TComponent>)

Metody

GetFromComponent<TRegistration>(IServiceCollection)

Zavolá spuštění na objektu BotComponent , aby se načetla kolekce registrací pro typ TRegistration.

(Zděděno od ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()

Získá rozsahy paměti.

(Zděděno od ComponentRegistrationBridge<TComponent>)
GetPathResolvers()

Vrátí výčet pathresolvers.

(Zděděno od ComponentRegistrationBridge<TComponent>)

Platí pro