Click or drag to resize

FileSystemWatcherQueuedCreated Event

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

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

Value

Type: System.IOFileSystemEventHandler
See Also