开发者

Howto to receive shell events in a service

开发者 https://www.devze.com 2022-12-20 00:54 出处:网络
How do I get events about开发者_如何学C changed files, directories and media in a Windows service?If your service is written in a .NET language, you can use System.IO.FileSystemWatcher to monitor file

How do I get events about开发者_如何学C changed files, directories and media in a Windows service?


If your service is written in a .NET language, you can use System.IO.FileSystemWatcher to monitor file/folder changes.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号