Microsoft.Bot.Builder.Dialogs.Adaptive.Templates Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ActivityTemplate |
Defines an activity Template where the template expression is local aka "inline" and processed through registered IActivityGenerator/ILanguageGenerator. |
StaticActivityTemplate |
Defins a static activity as a template. |
TextTemplate |
Defines an text Template where the template expression is local aka "inline" and processed through registered ILanguageGenerator. |