开发者

How to display notification using C#?

I am developing an application to monitor changes to files within a folder (eg.add files, delete files, update files). I'd like to display information about detected changes in a notification simi开发者_如何学Golar to the one displayed by Skype.

Can anyone suggest how this could be implemented?


A broad question calls for a broad answer: take a look at the FileSystemWatcher class to detect files changing.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜