Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions
The TemplateJson method retrieves the JSON representation of the template associated with the form. It is used to get the template data that defines the structure and layout of the Adaptive Card to be displayed to the user.
Returns
A String that contains the JSON representation of the template associated with the form. This JSON data is typically used to define the layout and structure of the Adaptive Card that will be displayed in the Command Palette.
Windows developer