BotFrameworkOptions.Paths 属性

定义

获取或设置公开各种机器人终结点时应使用的路径。

public Microsoft.Bot.Builder.Integration.BotFrameworkPaths Paths { get; set; }
member this.Paths : Microsoft.Bot.Builder.Integration.BotFrameworkPaths with get, set
Public Property Paths As BotFrameworkPaths

属性值

路径字符串。

适用于

另请参阅