Click or drag to resize

LocalFileSystemWatcherEventArgsEventTime Property

Gets this event creation time.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public DateTime EventTime { get; }

Property Value

Type: DateTime
This event creation time.
See Also