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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also