Question How to get listing of available UNC addresses

ppsa

Member
Joined
Sep 28, 2008
Messages
13
Programming Experience
10+
How do I get a listing of UNC addresses for available network folders?

I'm trying to create an auto-complete capability for a Folder field in which the user starts typing a UNC address. For that, I need to have a complete list of available UNC addresses.

I'm using VB.Net in VS 2008. My immediate need is for a Windows application, but information for an ASP.Net app would be appreciated, also, if you have it.

Thank you.
 
Back
Top