Sdílet prostřednictvím


OrchestratorComponentRegistration Třída

Definice

Upozornění

Use OrchestratorBotComponent.

Definujte prostředky komponent pro Orchestrator.

[System.Obsolete("Use `OrchestratorBotComponent`.")]
public class OrchestratorComponentRegistration : Microsoft.Bot.Builder.Dialogs.Declarative.Obsolete.DeclarativeComponentRegistrationBridge<Microsoft.Bot.Builder.AI.Orchestrator.OrchestratorBotComponent>
[<System.Obsolete("Use `OrchestratorBotComponent`.")>]
type OrchestratorComponentRegistration = class
    inherit DeclarativeComponentRegistrationBridge<OrchestratorBotComponent>
Public Class OrchestratorComponentRegistration
Inherits DeclarativeComponentRegistrationBridge(Of OrchestratorBotComponent)
Dědičnost
Atributy

Konstruktory

OrchestratorComponentRegistration()
Zastaralé.

Definujte prostředky komponent pro Orchestrator.

Vlastnosti

BotComponent
Zastaralé.

BotComponent se přemísit na starší verzi ComponentRegistration.

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

Metody

GetConverters(ResourceExplorer, SourceContext)
Zastaralé.

Vrátí výčet JsonConverterů pro podporu načítání deklarativních typů.

(Zděděno od DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)
Zastaralé.

Vrátí výčet KindRegistrations $kind => Type.

(Zděděno od DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)
Zastaralé.

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

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

Získá obory paměti.

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

Vrátí výčet pathresolvers.

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

Platí pro