Overload | Description |
---|---|
MoveTo(AbstractFile,Boolean) | Moves the contents of the AbstractFile object to the target AbstractFile object. |
MoveTo(FileSystemEvents,Object,AbstractFile,Boolean) | Moves the contents of the AbstractFile object to the target AbstractFile object and raises events during the process. |
MoveTo(AbstractFolder,Boolean) | Moves the item to another folder. (Inherited from Xceed.FileSystem.FileSystemItem) |
MoveTo(FileSystemEvents,Object,AbstractFolder,Boolean) | Moves the item to another folder, and raises events during the process. (Inherited from ) |