我的问题是为什么当使用FileSystemWatcher Class监视excel文件保存时FileSystemEventArgs返回.Deleted?监视.txt格式文件时,它是.Changed
c#
c# ×1