Reputation: 4663
I need to write to a folder in network drive, I need to find out if the path is really a netowk drive or local one. Is there any api which can help me to determine that? Please help. I tried with DirectoryExists but it returns true for both network drive and local one.
Upvotes: 1
Views: 2505