다음을 통해 공유


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)

봇 구성 요소가 리소스 탐색기에 형식을 등록하고, 구성을 사용하고, 서비스 컬렉션에 서비스를 등록하기 위한 진입점입니다.

적용 대상