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
type HeroCard = class
Public Class HeroCard
- Inheritance
-
HeroCard
Constructors
HeroCard() | |
HeroCard(String, String, String, IList<CardImage>, IList<CardAction>, CardAction) |
Fields
ContentType |
Properties
Buttons | |
Images | |
Subtitle | |
Tap | |
Text | |
Title |
Extension Methods
ToAttachment(HeroCard) |