共用方式為


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)

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

適用於