Gets the version of the SSH component.

Namespace:  Rebex.Net
Assembly:  Rebex.SshShell (in Rebex.SshShell.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property Version As Version
	Get
C#
public static Version Version { get; }

Field Value

The version of the SSH component.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also