共用方式為


AdaptiveTestingBotComponent 類別

定義

自適性測試 BotComponent 定義。

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

建構函式

AdaptiveTestingBotComponent()

自適性測試 BotComponent 定義。

方法

ConfigureServices(IServiceCollection, IConfiguration)

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

適用於