ExifData.SubsecTime

ExifData.SubsecTime property

Gets or sets the fractions of seconds for the DateTime tag.

public string SubsecTime { get; set; }

Property Value

The fractions of seconds for the DateTime tag.

See Also