AdaptiveCardInvokeAction Class
Definition
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.
Defines the structure that arrives in the Activity.Value.Action for Invoke activity with Name of 'adaptiveCard/action'.
public class AdaptiveCardInvokeAction
type AdaptiveCardInvokeAction = class
Public Class AdaptiveCardInvokeAction
- Inheritance
-
AdaptiveCardInvokeAction
Constructors
AdaptiveCardInvokeAction() |
Properties
Data |
Gets or sets the Data of this adaptive card action invoke. |
Id |
Gets or sets the Id of this adaptive card action invoke. |
Type |
Gets or sets the Type of this adaptive card action invoke. |
Verb |
Gets or sets the Verb of this adaptive card action invoke. |