共用方式為


DeclarativeBotComponent 類別

定義

註冊宣告式類型。

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

建構函式

DeclarativeBotComponent()

註冊宣告式類型。

方法

ConfigureServices(IServiceCollection, IConfiguration)

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

適用於