I need to find path of a folder. Let's say folder name is Test
. If my application is installed on c:\drive
so in that case Test
folder can be at any level in c:\drive
and the page in which I need path can also be at any level in c:\drive
.
thank you for your help.