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