Gets or sets SSH object settings.

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

Syntax

Visual Basic
Public Property Settings As SshSettings
	Get
	Set
C#
public SshSettings Settings { get; set; }

Field Value

SSH object settings.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also