Show / Hide Table of Contents

    Interface ILocalizationFeature

    Localization feature.

    Namespace: FubarDev.FtpServer.Features
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface ILocalizationFeature

    Properties

    | Improve this Doc View Source

    Catalog

    Gets or sets the catalog to be used by the default FTP server implementation.

    Declaration
    ICatalog Catalog { get; set; }
    Property Value
    Type Description
    NGettext.ICatalog
    | Improve this Doc View Source

    Language

    Gets or sets the selected language.

    Declaration
    CultureInfo Language { get; set; }
    Property Value
    Type Description
    CultureInfo
    • 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.