BotFrameworkOptions.Paths Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets what paths should be used when exposing the various bot endpoints.
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
Property Value
The path strings.