Show / Hide Table of Contents

    Class SystCommandOptions

    Options for the SYST command.

    Inheritance
    Object
    SystCommandOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer
    Assembly: FubarDev.FtpServer.Commands.dll
    Syntax
    public class SystCommandOptions

    Properties

    | Improve this Doc View Source

    OperatingSystem

    Gets or sets the operating system returned by the SYST command.

    Declaration
    public string OperatingSystem { get; set; }
    Property Value
    Type Description
    String
    • Improve this Doc
    • View Source
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.