LocalFileSystemWatcherEventArgsLastChangeTime Property |
Gets the last change time of the affected file or directory.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime LastChangeTime { get; }
Property Value
Type:
DateTime
The last change time.
See Also