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.1.26727.0-Beta2
Syntax
public bool IncludeSubdirectories { get; set; }

Property Value

Type: Boolean
See Also