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