次の方法で共有


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)

リソース エクスプローラーで型を登録し、構成を使用し、サービス コレクションにサービスを登録するためのボット コンポーネントのエントリ ポイント。

適用対象