HeroCard 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.
public class HeroCard : Microsoft.Teams.Api.Cards.Card
type HeroCard = class
inherit Card
Public Class HeroCard
Inherits Card
- Inheritance
Constructors
| Name | Description |
|---|---|
| HeroCard() | |
Properties
| Name | Description |
|---|---|
| Buttons | (Inherited from Card) |
| Images | |
| SubTitle | (Inherited from Card) |
| Tap | |
| Text | (Inherited from Card) |
| Title | (Inherited from Card) |