Hi Mark,
Yeah I am using FileSystemWatcher but I am trying another approach too...
Suppose you have created an exe that uses path: C:\Temp and in this folder
there are is a file or Directory, I want to see whether it a file or
directory
(just like java.io.File -> isFile, isDirectory)
Hope I am presenting my idea,
HI Ravi,
I will take a look at FileSystemInfo.Attibutes
Thanks all,
Stephen
"Mark Rae" <> wrote in message
news:O5y%...
> "Stephen" <> wrote in message
> news:%...
>
> > Suppose I am monitoring a Folder C:\Temp
>
> Monitoring? You mean with the FileSystemWatcher...?
>
>
|