BotFrameworkPaths.MessagesPath 属性

定义

获取或设置相对于 BasePath机器人框架消息预期传递的路径。

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

属性值

一个字符串,表示机器人框架消息预计被传递的URL。

适用于