Get the date and time the item was created on the file system where it is currently located.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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