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.
DirectoryInfo::Delete Method
.NET Framework (current version)
Deletes a DirectoryInfo and its contents from a path.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Delete() | Deletes this DirectoryInfo if it is empty.(Overrides FileSystemInfo::Delete().) |
![]() | Delete(Boolean) | Deletes this instance of a DirectoryInfo, specifying whether to delete subdirectories and files. |
Show:
