Deletes all the files in this directory as well as this directory.  If recursive is set to true then all sub directories will be 
            deleted as well.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public void Delete( bool recursive )
 Parameters
 Parameters- recursive (Boolean)
- If true then sub directories will be deleted as well.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception | |
| DeleteObjectsException |