TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
bool FolderClean | ( | string | folder_name, |
int | common_flag = 0 |
||
) |
Deletes all files in a specified folder
folder_name | The name of the directory where you want to delete all files. Contains the full path to the folder |
common_flag | Reserved |
This function should be used with caution, since all the files and all subdirectories are deleted irretrievably