Hi,
I need to get the child folder location when i change a file inside the child folder.
eg: if i change the test.xml inside c:/TestFolder/TestFolder1/TestFolder2/Test.xml i need to get path as c:/TestFolder/TestFolder1/TestFolder2. but am getting c:/TestFolder now. Am doing this using the cursor am getting through the change notification.