ThumbnailCard 類別

定義

ThumbnailCard ContentType 值。

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

建構函式

ThumbnailCard()

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

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

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

欄位

ContentType

ThumbnailCard 內容類型值。

屬性

Buttons

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

Images

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

Subtitle

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

Tap

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

Text

取得或設定卡片的文字。

Title

取得或設定卡片的標題。

擴充方法

ToAttachment(ThumbnailCard)

ThumbnailCard 建立新的附件。

適用於