Get the date and time the item was created on the file system where it is currently located.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime? DateCreated { get; }
Property Value
Type:
NullableDateTime
The date and time the item was created on the file system where it is currently located.
See Also