I am trying to fetch files from a network drive. Doing this using Directory.GetFiles method. However, I get an error since this method goes to C:/ instead of the shared drive. Would like to set the current directory to be set to the network drive. Please advise.
Thanks,
Meghna