Flags specifying the operation type. The selected operation will be performed on the source files.
|
Members |
Description |
|
otCopy |
With otCopy the source files will be copied in the destination folder. |
|
otDelete |
With otDelete the source files will be deleted. |
|
otMove |
With otMove the source files will be moved to the destination folder. |
|
otRename |
With otRename the source files will be renamed. |