VideoCard.Image プロパティ

定義

サムネイルの仮設を取得または設定します。

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

プロパティ値

サムネイルの仮の存在です。

適用対象