Click or drag to resize
FileIdBothDirectoryInfoCreationTime Property
The time that the file was created.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public DateTime CreationTime { get; set; }

Property Value

Type: DateTime
See Also