[]
Gets or sets the date and time when the image was stored as digital data.
The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.
public string DateTimeDigitizedRaw { get; set; }
Public Property DateTimeDigitizedRaw As String