The properties of the FileOperation class are listed below. For a complete list of FileOperation class members, see the FileOperation Members topic.
| AnyOperationsAborted property that receives true if the user aborted any file operations before they were completed, or false otherwise. | |
| Gets the IContainer that contains the Component. | |
| Destination property contains the name of the destination file or directory. | |
| Flags property that control the file operation. | |
| Operation property that indicates which operation to perform. | |
| ProgressTitle property to use as the title of a progress dialog box. This member is used only if Flags includes the SimpleProgress flag. | |
| Gets or sets the ISite of the Component. | |
| Source property specifies one or more source file names. These names must be fully qualified paths. Standard DOS wild cards, such as "*", are permitted in the file-name position. |
FileOperation Class | Alvas.Windows.Forms.FileControls Namespace