Differences

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

2017-04-13 2017-12-05
Restored revision 1482416479. Undoing revision 1492107006. (martin) (hidden) removing unneeded line continuation characters (martin)
Line 15: Line 15:
<code vbnet *> <code vbnet *>
-Public Function PutFiles( _ +Public Function PutFiles( 
-    ByVal localPath As String, _ +    ByVal localPath As String, 
-    ByVal remotePath As String, _ +    ByVal remotePath As String, 
-    ByVal Optional remove As Boolean = False, _ +    ByVal Optional remove As Boolean = False, 
-    ByVal Optional options As TransferOptions = Nothing _+    ByVal Optional options As TransferOptions = Nothing
) As TransferOperationResult ) As TransferOperationResult
</code> </code>

Last modified: by martin