다음을 통해 공유


BotFrameworkHttpAdapterBase.ConnectedBot 속성

정의

이 어댑터에 연결된 봇을 가져오거나 설정합니다.

protected Microsoft.Bot.Builder.IBot ConnectedBot { get; set; }
member this.ConnectedBot : Microsoft.Bot.Builder.IBot with get, set
Protected Property ConnectedBot As IBot

속성 값

이 어댑터에 연결된 봇입니다.

적용 대상