Differences

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

2012-03-28 2012-03-28
"Disconnect, clean up" comment in ps example (martin) language anchors (martin)
Line 53: Line 53:
===== [[example]] Examples ===== ===== [[example]] Examples =====
-==== C# Example ====+==== [[csharp]] C# Example ====
<code csharp> <code csharp>
using System; using System;
Line 146: Line 146:
</code> </code>
-==== VB.NET Example ====+==== [[vbnet]] VB.NET Example ====
<code vbnet> <code vbnet>
Imports System Imports System
Line 224: Line 224:
</code> </code>
-==== PowerShell Example ====+==== [[powershell]] PowerShell Example ====
<code powershell> <code powershell>
[Reflection.Assembly]::LoadFrom("WinSCP.dll") | Out-Null [Reflection.Assembly]::LoadFrom("WinSCP.dll") | Out-Null

Last modified: by martin