BotFrameworkConfigurationBuilder(BotFrameworkOptions) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Initialiseert een nieuw exemplaar van de 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)
Parameters
- botFrameworkOptions
- BotFrameworkOptions
Een exemplaar van BotFrameworkOptions.