LocalFileSystemWatcher Constructor |
Namespace: ShellBoost.Core.Utilities
public LocalFileSystemWatcher( string directoryPath, LocalFileSystemWatcherSynthetizeOptions synthetizeOptions = LocalFileSystemWatcherSynthetizeOptions.All )
Exception | Condition |
---|---|
ArgumentNullException | directoryPath is null |
ArgumentException | directoryPath is not a rooted path. |