LuisBotComponent 類別

定義

LUIS BotComponent 定義。

public class LuisBotComponent : Microsoft.Bot.Builder.BotComponent
type LuisBotComponent = class
    inherit BotComponent
Public Class LuisBotComponent
Inherits BotComponent
繼承
LuisBotComponent

建構函式

LuisBotComponent()

LUIS BotComponent 定義。

方法

ConfigureServices(IServiceCollection, IConfiguration)

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

適用於