Click or drag to resize

FileSystemWatcherQueuedNotifyFilter Property

IT Hit User File System
Gets or sets the type of changes to watch for.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
public NotifyFilters NotifyFilter { get; set; }

Property Value

Type: NotifyFilters
See Also