Win32FindDataLastWriteTime Property |
Gets the time when the current file or directory was last written to.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime LastWriteTime { get; }
Property Value
Type:
DateTimeThe time when the current file was last written to.
See Also