HeroCard 類別

定義

HeroCard ContentType 值。

public class HeroCard
type HeroCard = class
Public Class HeroCard
繼承
HeroCard

建構函式

HeroCard()

初始化 HeroCard 類別的新執行個體。

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

初始化 HeroCard 類別的新執行個體。

欄位

ContentType

HeroCard 內容類型值。

屬性

Buttons

取得或設定適用于目前卡片的動作集。

Images

取得或設定卡片的影像陣列。

Subtitle

取得或設定卡片的副標題。

Tap

取得或設定當使用者點選卡片本身時,將會啟動此動作。

Text

取得或設定卡片的文字。

Title

取得或設定卡片的標題。

擴充方法

ToAttachment(HeroCard)

HeroCard 建立新的附件。

適用於