共用方式為


OrchestratorBotComponent 類別

定義

定義 Orchestrator 的元件資產。

public class OrchestratorBotComponent : Microsoft.Bot.Builder.BotComponent
type OrchestratorBotComponent = class
    inherit BotComponent
Public Class OrchestratorBotComponent
Inherits BotComponent
繼承
OrchestratorBotComponent

建構函式

OrchestratorBotComponent()

定義 Orchestrator 的元件資產。

方法

ConfigureServices(IServiceCollection, IConfiguration)

Bot 元件的進入點,以在資源總管中註冊類型、取用服務集合中的組態和註冊服務。

適用於