ExifData.GPSDateStamp

ExifData.GPSDateStamp property

Gets or sets the GPS character string recording date and time information relative to UTC (Coordinated Universal Time).

public string GPSDateStamp { get; set; }

Property Value

The GPS character string recording date and time information relative to UTC (Coordinated Universal Time).

See Also