Doing a vb.net project. I use directory.getlogicaldrives to get the local drives on a machine. Is there a way to similarly get all the available network shares (i.e. like my network places shows)
I want to search for certain documents across a local network (typically a home network) and catalog them all. Thanks.
.NET Development15
|