Question Search for a folder...

kaiser

Member
Joined
Dec 11, 2007
Messages
16
Programming Experience
1-3
Hello,

Let's say I have a directory, "C:\"

I want to program in VB.NET the ability to search for a folder named "Test" that has a sub-directory named "Test1. So a possible solution would be:

"C:\Test_Searching\bin\Test\Test1"

When the code finds that folder with that sub directory it will return the full path like you see above.

Please tell me this is possible and hopefully not too dificult!!!

Thank you in advance for looking...

Kyle
 
Back
Top