BotFrameworkConfigurationBuilder(BotFrameworkOptions) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der BotFrameworkConfigurationBuilder-Klasse.
public BotFrameworkConfigurationBuilder(Microsoft.Bot.Builder.Integration.BotFrameworkOptions botFrameworkOptions);
new Microsoft.Bot.Builder.Integration.AspNet.WebApi.BotFrameworkConfigurationBuilder : Microsoft.Bot.Builder.Integration.BotFrameworkOptions -> Microsoft.Bot.Builder.Integration.AspNet.WebApi.BotFrameworkConfigurationBuilder
Public Sub New (botFrameworkOptions As BotFrameworkOptions)
Parameter
- botFrameworkOptions
- BotFrameworkOptions
Eine Instanz von BotFrameworkOptions.