Directory.Delete Method
Silverlight
When it is called by trusted applications, deletes a specified directory.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Delete(String) | When it is called by trusted applications, deletes an empty directory from a specified path. |
|
Delete(String, Boolean) | When it is called by trusted applications, deletes the specified directory and, if indicated, any subdirectories and files in the directory. |