Hi techs,

I have a path of directory in another machine and need to get default path of that directory

I am able to retrieve like the following for now ...
"\\computer1\MySql"

"MySql" folder in that machine is in C:\

how can i get the full path of "C:\MySq" using vb.net from my machine

MySql is shared in that machine

thankzzzzzz