ImageDescription

ExifPackage.ImageDescription property

画像のタイトルを与える文字列を取得または設定します. 「1988年の会社のピクニック」などのコメントでもかまいません.

public string ImageDescription { get; set; }

プロパティ値

画像の説明.

関連項目