다음을 통해 공유


BotFrameworkPaths.BasePath 속성

정의

봇의 엔드포인트를 노출할 기본 경로를 가져오거나 설정합니다.

public string BasePath { get; set; }
member this.BasePath : string with get, set
Public Property BasePath As String

속성 값

봇을 노출해야 하는 기본 URL을 나타내는 문자열입니다.

적용 대상