Windows events

  • Thread starter Thread starter Itzik
  • Start date Start date
I

Itzik

Hi all,
How can i handle windows events.
For example i what to know all times when new folder creates.

Thanks
 
Itzik,

I don't know what you mean by "windows events" but if you want to know
when a new folder is created, you should be able to use the
FileSystemWatcher class for this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top