Show / Hide Table of Contents

    Class SetHomeDirectoryActionOptions

    Options for the SetHomeDirectoryAction.

    Inheritance
    Object
    SetHomeDirectoryActionOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer.Authorization.Actions
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public class SetHomeDirectoryActionOptions

    Properties

    | Improve this Doc View Source

    CreateMissingDirectories

    Gets or sets a value indicating whether missing home directories should be created.

    Declaration
    public bool CreateMissingDirectories { get; set; }
    Property Value
    Type Description
    Boolean
    • 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.