I created several web folders for access to WebDAV and SharePoint. My Network Shortcuts folder is located here:
C:\Users\elan\AppData\Roaming\Microsoft\Windows\Network Shortcuts
Each web folder that I had created/defined is listed in the Network Shortcuts folder as a directory shortcut. When I right click on the properties of each of these shortcuts, it gives me the details of the web folder connection, specifically I can get the following information:
1. Target: "http://171.23.242.24:23352/test"
2. Comment: "\\171.23.242.24@23352\DavWWWRoot\test"
How can I get access to these properties in C#?