BotFrameworkOptions.Paths Proprietà

Definizione

Ottiene o imposta i percorsi da usare durante l'esposizione dei vari endpoint del 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

Valore della proprietà

Stringhe di percorso.

Si applica a

Vedi anche