This resource has not currently been approved, and is not currently linked to from our directory of resources. It is being displayed here for preview by the author and moderators only.
Get Network Path from Folder Path
Some articles declared well there is no way in .Net 1.1 and so they declared to use the older code SHbrowse - which of course Microsoft says they do not want us to use anymore, which I know because I searched forever for the ANSWER..
So how can we do it ?
Set the FolderBrowse.RootDirectory = Environment.DesktopDirectory
See the code example
Cheers