Show / Hide Table of Contents

    Class UnixFileSystemOptions

    Options for the Unix file system.

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

    Properties

    | Improve this Doc View Source

    Root

    Gets or sets the default root path.

    Declaration
    public string? Root { get; set; }
    Property Value
    Type Description
    Nullable<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.