File System « File Stream « C# / C Sharp






1.File System Watcher DemoFile System Watcher Demo
2.FileSystem Watcher
3.FileSystemInfo Class provides the base class for both FileInfo and DirectoryInfo objects.
4.FileSystemInfo.LastAccessTime Property gets or sets the time the current file or directory was last accessed.
5.FileSystemEventArgs: Changed, Created, Deleted.