Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Public mtime As _FILETIME
Dim instance As tagSTATSTG
Dim value As _FILETIME
value = instance.mtime
instance.mtime = value
val mutable mtime: _FILETIME
public var mtime : _FILETIME
Field Value
Type:
_FILETIMESee Also