DeleteFolder
DeleteFolder
Deletes a folder and all the contents including sub-folders.
Properties
SourceDirectory
Type: System.String
Specifies, through the 'Browse for Folder' dialog, the folder to delete.
DeleteReadOnlyFiles
Type: System.Object
Specifies (True or False) whether to delete read-only files as well. You can also bind this parameter to a conditional.
Add Comment