Click or drag to resize

LocalFileSystemEvent Event

Occurs when a file system event occurs.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<SyncFileSystemEventArgs> Event

Value

Type: SystemEventHandlerSyncFileSystemEventArgs

Implements

ISyncFileSystemEventsEvent
See Also