0 votes
in Microsoft Bot Framework by
How to bring in FormFlow namespace to the program?

Select the correct answer from below options:

a) import Microsoft.BotBuilder.FormFlow

b) using Microsoft.Bot.Builder.FormFlow

c) import Microsoft.Bot.Builder.FormFlow

d) require Microsoft.BotBuilder.FormFlow

1 Answer

0 votes
by

Correct answer of the above question is : b) using Microsoft.Bot.Builder.FormFlow

Microsoft.Bot.Builder.FormFlow is used to bring in FormFlow namespace to the program

Related questions

0 votes
asked Dec 3, 2020 in Hadoop by sharadyadav1986
0 votes
asked Oct 31, 2019 in Agile by Robin
...