Check Folder Directory Exists Using VB.NET


/ Published in: VB.NET
Save to your folder(s)

I came across a permission issue when using the standard Directory.Exists() method, so I came up with another way to check if a Directory exists avoiding those permission issues. This works very well. It can be converted to C'#.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.