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