共用方式為


MediaCard.Image 屬性

定義

取得或設定縮圖預留位置。

public Microsoft.Bot.Schema.ThumbnailUrl Image { get; set; }
member this.Image : Microsoft.Bot.Schema.ThumbnailUrl with get, set
Public Property Image As ThumbnailUrl

屬性值

縮圖 URL。

適用於