Action 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.
[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Cards.ActionJsonConverter))]
public abstract class Action : Microsoft.Teams.Cards.SerializableObject
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Cards.ActionJsonConverter))>]
type Action = class
inherit SerializableObject
Public MustInherit Class Action
Inherits SerializableObject
- Inheritance
- Derived
- Attributes
Constructors
| Name | Description |
|---|---|
| Action() | |