BotFrameworkPaths.MessagesPath 属性

定义

获取或设置相对于 BasePath的路径,机器人框架消息应在此位置传递。

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

属性值

一个字符串,表示机器人框架消息应在其中传递的 URL。

适用于