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