In This Topic
Gets or sets the fractions of seconds for the DateTime tag.
The value is in raw format as defined in Exif specification.
Syntax
'Declaration
Public Property SubsecTimeRaw As System.String
public System.string SubsecTimeRaw {get; set;}
See Also