Click or drag to resize

FileSystemWatcherQueuedIncludeSubdirectories Property

IT Hit User File System
Gets or sets a value indicating whether subdirectories within the specified path should be monitored.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.4.27341.0
Syntax
public bool IncludeSubdirectories { get; set; }

Property Value

Type: Boolean
See Also