Gets or sets the shell name for SCP subsystem.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property ShellName As String Get Set |
C# |
---|
public string ShellName { get; set; } |