2 out of 3 rated this helpful - Rate this topic

Directory.Delete Method

Deletes a specified directory.

Name Description
Directory.Delete (String) Deletes an empty directory from a specified path.

Supported by the .NET Compact Framework.

Directory.Delete (String, Boolean) Deletes the specified directory and, if indicated, any subdirectories in the directory.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.