次の方法で共有


QnAMakerBotComponent クラス

定義

QnAMaker のコンポーネントの登録を含むクラス。

public class QnAMakerBotComponent : Microsoft.Bot.Builder.BotComponent
type QnAMakerBotComponent = class
    inherit BotComponent
Public Class QnAMakerBotComponent
Inherits BotComponent
継承
QnAMakerBotComponent

コンストラクター

QnAMakerBotComponent()

QnAMaker のコンポーネントの登録を含むクラス。

メソッド

ConfigureServices(IServiceCollection, IConfiguration)

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

適用対象