Differences
This shows you the differences between the selected revisions of the page.
2012-02-06 | 2012-02-08 | ||
operationresult replaced by TransferOperationResult in example (martin) | winscp_library_com_wsh (martin) | ||
Line 1: | Line 1: | ||
====== WinSCP .NET Assembly ====== | ====== WinSCP .NET Assembly ====== | ||
WinSCP .NET Assembly ''winscp.dll'' is .NET wrapper around WinSCP [[scripting|scripting interface]] that allows connecting to a remote machine and manipulating remote files over SFTP, SCP or FTP session from .NET applications. | WinSCP .NET Assembly ''winscp.dll'' is .NET wrapper around WinSCP [[scripting|scripting interface]] that allows connecting to a remote machine and manipulating remote files over SFTP, SCP or FTP session from .NET applications. | ||
+ | |||
+ | The assembly is also exposed to COM, and as such it can be used from variety of other programming languages and development environments. Learn how to [[winscp_library_com_wsh|use WinSCP .NET assembly via COM and from WSH-hosted languages]], like JScript, VBScript, Pert or Python. | ||
&future_feature | &future_feature |