CopyMoveResult Properties |
The CopyMoveResult type exposes the following members.
Name | Description | |
---|---|---|
Destination | Indicates the destination file or directory. | |
ErrorCode | The error code encountered during the Copy or Move action. | |
ErrorMessage | The error message from the ErrorCode that was encountered during the Copy or Move action. | |
IsCanceled | Indicates if the Copy or Move action was canceled. | |
IsDirectory | Gets a value indicating whether this instance represents a directory. | |
IsMove | Indicates if the action is a Copy or Move action. | |
Source | Indicates the source file or directory. |