FileSystemBasicInfoLastWriteTime Property |
Gets the time the file was last written.
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:
DateTime
The the time the file was last written.
See Also