Show / Hide Table of Contents

    Class SingleRootWithoutHomeAccountDirectoryQueryOptions

    Options for the SingleRootWithoutHomeAccountDirectoryQuery.

    Inheritance
    Object
    SingleRootWithoutHomeAccountDirectoryQueryOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer.AccountManagement.Directories.SingleRootWithoutHome
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public class SingleRootWithoutHomeAccountDirectoryQueryOptions

    Properties

    | Improve this Doc View Source

    RootPath

    Gets or sets the root path.

    Declaration
    public string? RootPath { 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.