LocalFileSystemWatcherEventArgsLastAccessTime Property |
Gets the last access 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 LastAccessTime { get; }
Property Value
Type:
DateTime
The last access time.
See Also