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

属性值

路径线。

适用于

另请参阅