FileSystemBasicInfoCreationTime Property |
Gets the time the file was created.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime CreationTime { get; }
Property Value
Type:
DateTime
The the time the file was created.
See Also