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.1.26727.0-Beta2
Syntax
public event FileSystemEventHandler Deleted

Value

Type: System.IOFileSystemEventHandler
See Also