Gets the name of SSH subsystem implemented by this module.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public Property SubsystemName As String Get Private Set |
| C# |
|---|
public string SubsystemName { get; private set; } |