session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2014-08-18 | 2014-12-19 | ||
| characters when special meaning on windows command-line (martin) | 5.6.4 SessionOptions.ParseUrl method in .NET assembly. (martin) | ||
| Line 3: | Line 3: | ||
| You can also paste session %%URL%% on [[ui_login|Login dialog]] or main window (&beta_feature) or even Windows Explorer or web browser (if WinSCP is [[integration_url|registered]] to handle file transfer protocol %%URL%% addresses). | You can also paste session %%URL%% on [[ui_login|Login dialog]] or main window (&beta_feature) or even Windows Explorer or web browser (if WinSCP is [[integration_url|registered]] to handle file transfer protocol %%URL%% addresses). | ||
| + | |||
| + | In [[library|WinSCP .NET assembly]], you can use session %%URL%% as an alternative way to provide session options. Use method ''[[library_sessionoptions_parseurl|SessionOptions.ParseUrl]]''. | ||
| ===== Syntax ===== | ===== Syntax ===== | ||