Click or drag to resize

FileSystemWatcherQueuedChanged Event

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

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
public event FileSystemEventHandler Changed

Value

Type: System.IOFileSystemEventHandler
See Also