AdaptiveBotComponent 類別

定義

BotComponent 適用于調適型元件。

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

建構函式

AdaptiveBotComponent()

BotComponent 適用于調適型元件。

方法

ConfigureServices(IServiceCollection, IConfiguration)

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

適用於