다음을 통해 공유


BotFrameworkOptions.Paths 속성

정의

다양한 봇 엔드포인트를 노출할 때 사용해야 하는 경로를 가져오거나 설정합니다.

public Microsoft.Bot.Builder.Integration.BotFrameworkPaths Paths { get; set; }
member this.Paths : Microsoft.Bot.Builder.Integration.BotFrameworkPaths with get, set
Public Property Paths As BotFrameworkPaths

속성 값

경로 문자열입니다.

적용 대상

추가 정보