This property refers to the information about the date and time. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

[Visual Basic] Public ReadOnly Property ThumbnailDateTime As String
[C#] public string ThumbnailDateTime {get;}

Property Value

ThumbnailDateTime refers to the date and time that the Thumbnail image was created. The format is "YYYY:MM:DD HH:MM:SS" with the time shown in 24-hour format and the date and time separated by one blank character

Example: "1996:09:01 09:15:30"

Explanation

The ThumbDateTime property refers to the information about the date and time. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

 The property value is derived from the image tags related to the thumbnail image information.

 

See Also

ImageKit.File.Exif Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation