Show / Hide Table of Contents

    Enum PathSelectionResultType

    The status of a path selection result.

    Namespace: FubarDev.FtpServer.FileSystem
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public enum PathSelectionResultType

    Fields

    Name Description
    FoundDirectory

    A directory was found

    FoundFile

    A file was found.

    MissingDirectory

    A directory was missing

    MissingFileOrDirectory

    A file or directory was missing

    • 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.