Returns subsystem name (or null if using the default shell subsystem).
Namespace:
Rebex.Net.Servers
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; } |