0
kicks
Checking that a Folder Exists
A common verification test to be carried out is checking that a specified folder, or directory, exists. This test process can be easily undertaken using the static methods of the Directory class, which is provided within the .NET framework.