Win32FindDataCreationTimeUtc Property |
Gets the creation time, in coordinated universal time (UTC), of the current file or directory.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime CreationTimeUtc { get; }
Property Value
Type:
DateTimeThe creation date and time in UTC format of the current instance.
See Also