Click or drag to resize

LocalFileSystemWatcherEventArgsEventTime Property

Gets this event creation time.

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

Property Value

Type: DateTime
This event creation time.
See Also