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; } |