J
JezB
I can get a list of drive mappings via
Directory.GetLogicalDrives
but is there any way I can get the UNC path (eg. \\machine\sharename) for
those drives that are mapped to network shares?
Directory.GetLogicalDrives
but is there any way I can get the UNC path (eg. \\machine\sharename) for
those drives that are mapped to network shares?