Deletes the directory.
- Namespace
- Statiq
.Common - Containing Type
- IDirectory
Syntax
void Delete(bool recursive)
Parameters
| Name | Type | Description |
|---|---|---|
| recursive | bool | Will perform a recursive delete if set to true. |
void Delete(bool recursive)
| Name | Type | Description |
|---|---|---|
| recursive | bool | Will perform a recursive delete if set to true. |