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.3.27213.0
Syntax
public NotifyFilters NotifyFilter { get; set; }

Property Value

Type: NotifyFilters
See Also