Win32FindDataWCreationTime Field
A FILETIME structure that specifies when a file or directory was created.
If the underlying file system does not support creation time, this member is zero.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public CreationTime As Long
Dim instance As Win32FindDataW
Dim value As Long
value = instance.CreationTime
instance.CreationTime = value
public:
long long CreationTime
val mutable CreationTime: int64
No code example is currently available or this language may not be supported.
Field Value
Int64