Differences
This shows you the differences between the selected revisions of the page.
2016-01-07 | 2016-01-20 | ||
correcting dialog name (martin) | 5.8.1 Command-line switches, script commands and their switches, and .NET assembly classes, methods and properties in generated code link to online documentation. (martin) | ||
Line 54: | Line 54: | ||
The script will not include options to [[scripting#hostkey|verify the host key or certificate]], if the session was not opened before yet. Open the session at least once, before generating the script. | The script will not include options to [[scripting#hostkey|verify the host key or certificate]], if the session was not opened before yet. Open the session at least once, before generating the script. | ||
+ | |||
+ | You can click on script commands and switches and command-line switches to open their respective help pages. | ||
===== .NET Assembly Tab ===== | ===== .NET Assembly Tab ===== | ||
Line 71: | Line 73: | ||
The code will not set properties to verify a host key (''[[library_sessionoptions#properties|SessionOptions.SshHostKeyFingerprint]]'') or a certificate (''[[library_sessionoptions#properties|SessionOptions.TlsHostCertificateFingerprint]]''), if the session was not opened before yet. Open the session at least once, before generating the code. | The code will not set properties to verify a host key (''[[library_sessionoptions#properties|SessionOptions.SshHostKeyFingerprint]]'') or a certificate (''[[library_sessionoptions#properties|SessionOptions.TlsHostCertificateFingerprint]]''), if the session was not opened before yet. Open the session at least once, before generating the code. | ||
+ | |||
+ | You can click on classes, methods and properties to open their respective help pages. | ||
===== Copying Generated URL or Code to Clipboard ===== | ===== Copying Generated URL or Code to Clipboard ===== | ||
Use //Copy to Clipboard// to copy generated %%URL%%(s) or code to a clipboard. | Use //Copy to Clipboard// to copy generated %%URL%%(s) or code to a clipboard. |