System.IO.Directory.Delete code example Example: C# delete folder with all contents System.IO.Directory.Delete("C:\TempTest", True)