File :: tryEraseDirectory - Check and erase directory
The function deletes a directory including all subordinated directories and files.
Return value:  Success ( bool  )
The value is true when the function was executed successfully. Otherwise the value is set to false.

