FileSystemEntryLastWriteTimeUtc Property |
Gets the time this entry was written.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime LastWriteTimeUtc { get; }
Property Value
Type:
DateTimeThe time this entry was written.
See Also