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.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public long CreationTime

Field Value

Int64

See Also