Partager via


BotFrameworkOptions.Paths Propriété

Définition

Obtient ou définit les chemins d’accès à utiliser lors de l’exposition des différents points de terminaison de bot.

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

Valeur de propriété

Chaînes de chemin d’accès.

S’applique à

Voir aussi