BotFrameworkPaths.BasePath 属性

定义

获取或设置机器人端点应暴露的基础路径。

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

属性值

一个字符串,表示机器人应在该URL上暴露。

适用于