AdaptiveBotComponent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
BotComponent アダプティブ コンポーネントの場合は 。
public class AdaptiveBotComponent : Microsoft.Bot.Builder.BotComponent
type AdaptiveBotComponent = class
inherit BotComponent
Public Class AdaptiveBotComponent
Inherits BotComponent
- 継承
コンストラクター
AdaptiveBotComponent() |
BotComponent アダプティブ コンポーネントの場合は 。 |
メソッド
ConfigureServices(IServiceCollection, IConfiguration) |
リソース エクスプローラーで型を登録し、構成を使用し、サービス コレクションにサービスを登録するためのボット コンポーネントのエントリ ポイント。 |