6 references to Path
System.IO.FileSystem.Watcher (6)
System\IO\FileSystemWatcher.cs (6)
243
throw new ArgumentException(SR.Format(SR.InvalidDirName, value), nameof(
Path
));
246
throw new ArgumentException(SR.Format(SR.InvalidDirName_NotExists, value), nameof(
Path
));
255
/// Occurs when a file or directory in the specified <see cref='System.IO.FileSystemWatcher.
Path
'/> is changed.
270
/// Occurs when a file or directory in the specified <see cref='System.IO.FileSystemWatcher.
Path
'/> is created.
285
/// Occurs when a file or directory in the specified <see cref='System.IO.FileSystemWatcher.
Path
'/> is deleted.
315
/// Occurs when a file or directory in the specified <see cref='System.IO.FileSystemWatcher.
Path
'/>