HeroCard Class

Definition

public class HeroCard
type HeroCard = class
Public Class HeroCard
Inheritance
HeroCard

Constructors

Name Description
HeroCard()
HeroCard(String, String, String, IList<CardImage>, IList<CardAction>, CardAction)

Fields

Name Description
ContentType

Properties

Name Description
Buttons
Images
Subtitle
Tap
Text
Title

Extension Methods

Name Description
ToAttachment(HeroCard)

Applies to