Click or drag to resize

IMcStreamDateTime Property

If the file format supports an internal Date and Time value (such as TIFF), then this information is used. If there is no support, the file sytems date/time information is returned.

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property DateTime As String
	Get

Return Value

Type: String
returns a String
Remarks
Format is MMDDYYYYHHMMSS
See Also