FileDelete
Deletes the specified file on the server.
Throws an exception if the file doesn't exist.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The file to delete. |
Examples
Related
Last updated