esponsabilité
pour le contenu fourni.
Date: Mon, 20 Apr 2009 11:01:30 -0400
From: ja...@the-siegels.com
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] NTFS notification functionality..
I'm not sure how this is Nant related, however I can give a reasonable
po
I'm not sure how this is Nant related, however I can give a reasonable
pointer.
.NET has a class Called System.IO.FileSystemWatcher
(http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher_members.aspx)
that allows you to set up and monitor file system changes. I'm not
familiar e
In .Net check out the FileSystemWatcher class. It wraps the Win32 file change
notification API.
BOb
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Monday, April 20, 2009 10:56 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] NTFS
Good Morning All
this popped up on another list and since its related I wanted to try to
get a handle on how DotNet (or more specifically NTFS) handles file
update notification..in other words what capabilities does DotNet have
that allow an admin to be notified for Directory and or Filename mo