managed API for FileSystemWatcher

hi

is there any Managed API for file FileSystemWatcher?i also coudnt find native equivalent function for required task

thanks

[130 byte] By [AdnanSiddiqi] at [2008-3-6]
# 2
PeterFoot told me that its not for VS2005,sorry i think i didnt mention VS2005
thanks
AdnanSiddiqi at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...
# 3
Hello
Ok i managed to run libraries with VS2005,however both Create and Delete are not working properly.
when i try to delete file by using File.Delete method,it DOES remove file from Emulator FileSystem(i check this by Synching APp with activeSYnch) but it doesnt fire event for Delete..
am i doing it properly or there is bug in code?
AdnanSiddiqi at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...