Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
0 out of 1 rated this helpful - Rate this topic

Directory.Delete Method

Deletes a specified directory, and optionally any subdirectories.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member Delete(String) Deletes an empty directory from a specified path.
Public method Static member Delete(String, Boolean) Deletes the specified directory and, if indicated, any subdirectories and files in the directory.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.