Class SystCommandOptions
Options for the SYST command.
Inherited Members
Namespace: FubarDev.FtpServer
Assembly: FubarDev.FtpServer.Commands.dll
Syntax
public class SystCommandOptions
Properties
| Improve this Doc View SourceOperatingSystem
Gets or sets the operating system returned by the SYST command.
Declaration
public string OperatingSystem { get; set; }
Property Value
Type | Description |
---|---|
String |