Does system.net have any way to map a network drive?

I need to be able to map a network drive from .net, but the only method I have found so far is by using vbscript (wscript) from within .net, to call "net use" :-S

I hope I'm mistaken and that there is a native way to map a drive...



Answer this question

Does system.net have any way to map a network drive?