Articles → MICROSOFT BOT FRAMEWORK → Template Attribute In Bot Framework
Template Attribute In Bot Framework
Purpose
Example
Click to Enlarge
[Template(TemplateUsage.NotUnderstood, "Age '{0}' is not a valid number format")]
public int Age;
Click to Enlarge