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