Click or drag to resize

FileSystemWatcherQueuedDeleted Event

IT Hit User File System
Occurs when a file or directory in the specified System.IO.FileSystemWatcher.Path is deleted.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.5.27248.0
Syntax
public event FileSystemEventHandler Deleted

Value

Type: System.IOFileSystemEventHandler
See Also