Differences

This shows you the differences between the selected revisions of the page.

2012-01-10 2012-01-10
toc + example (martin) Destination is path to file (martin)
Line 14: Line 14:
^ Name ^ Description ^ ^ Name ^ Description ^
| [[library_chmodeventargs|ChmodEventArgs]] Chmod | Result of setting permissions of remote files. Used for uploads only and only, if setting permissions was requested (see ''[[library_transferoptions|TransferOptions.Permissions]]''). Read-only. | | [[library_chmodeventargs|ChmodEventArgs]] Chmod | Result of setting permissions of remote files. Used for uploads only and only, if setting permissions was requested (see ''[[library_transferoptions|TransferOptions.Permissions]]''). Read-only. |
-| string Destination | Full path to target directory of the transfer (local path for downloads, remote path for uploads). Read-only. |+| string Destination | Full path to target file of the transfer (local path for downloads, remote path for uploads). Read-only. |
| [[library_sessionremoteexception|SessionRemoteException]] Error | Error (if any) that occured during operation. ''null'', if operation succeeded. See also [[library_session#results|Capturing results of operations]]. Read-only. (Inherited from ''[[library_operationeventargs|OperationEventArgs]]''.) | | [[library_sessionremoteexception|SessionRemoteException]] Error | Error (if any) that occured during operation. ''null'', if operation succeeded. See also [[library_session#results|Capturing results of operations]]. Read-only. (Inherited from ''[[library_operationeventargs|OperationEventArgs]]''.) |
| string FileName | Full path to a file that is subject of the operation. Read-only. (Inherited from ''[[library_fileoperationeventargs|FileOperationEventArgs]]''.) | | string FileName | Full path to a file that is subject of the operation. Read-only. (Inherited from ''[[library_fileoperationeventargs|FileOperationEventArgs]]''.) |

Last modified: by martin