QnAMakerBotComponent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別,其中包含 QnAMaker 的元件註冊。
public class QnAMakerBotComponent : Microsoft.Bot.Builder.BotComponent
type QnAMakerBotComponent = class
inherit BotComponent
Public Class QnAMakerBotComponent
Inherits BotComponent
- 繼承
建構函式
QnAMakerBotComponent() |
類別,其中包含 QnAMaker 的元件註冊。 |
方法
ConfigureServices(IServiceCollection, IConfiguration) |
Bot 元件的進入點,以在資源總管中註冊類型、取用服務集合中的組態和註冊服務。 |