Win32FindDataCreationTime Property |
Gets the creation time of the current file or directory.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime CreationTime { get; }
Property Value
Type:
DateTimeThe creation date and time of the current instance.
See Also