Thumbnail.ImageBase64

Thumbnail.ImageBase64 property

base64 形式の画像を取得または設定します。

public string ImageBase64 { get; set; }

プロパティ値

base64 形式の画像。

関連項目