Show / Hide Table of Contents

    Interface IFeatureInfoProvider

    Provides feature information.

    Namespace: FubarDev.FtpServer.Commands
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFeatureInfoProvider

    Methods

    | Improve this Doc View Source

    GetFeatureInfoItems()

    Get all feature information items that can be found in the system.

    Declaration
    IEnumerable<FoundFeatureInfo> GetFeatureInfoItems()
    Returns
    Type Description
    IEnumerable<FoundFeatureInfo>

    The feature information items.

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