BaseCardComponent 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.
Base class for Adaptive Card Extensions card view components.
public class BaseCardComponent
type BaseCardComponent = class
Public Class BaseCardComponent
- Inheritance
-
BaseCardComponent
- Derived
Constructors
BaseCardComponent(CardComponentName) |
Initializes a new instance of the BaseCardComponent class. |
Properties
Id |
Gets or sets optional unique identifier of the component's instance. |