Show / Hide Table of Contents

    Interface IFtpCommandHandlerExtensionProvider

    Provides information about all found FTP command handler extensions.

    Namespace: FubarDev.FtpServer.CommandExtensions
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFtpCommandHandlerExtensionProvider

    Properties

    | Improve this Doc View Source

    CommandHandlerExtensions

    Gets the information for all command handler extensions.

    Declaration
    IEnumerable<IFtpCommandHandlerExtensionInformation> CommandHandlerExtensions { get; }
    Property Value
    Type Description
    IEnumerable<IFtpCommandHandlerExtensionInformation>
    • 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.