1.

How to bring in FormFlow namespace to the program?

Answer»

How to bring in FormFlow namespace to the program?
Choose the correct option from below LIST
(1)IMPORT Microsoft.BotBuilder.FormFlow
(2)using Microsoft.Bot.Builder.FormFlow
(3)import Microsoft.Bot.Builder.FormFlow
(4)require Microsoft.BotBuilder.FormFlow

Answer:-(2)using Microsoft.Bot.Builder.FormFlow



Discussion

No Comment Found