Show / Hide Table of Contents

    Interface IUnixFileEntry

    A unix file entry.

    Inherited Members
    IUnixFileSystemEntry.Name
    IUnixFileSystemEntry.Permissions
    IUnixFileSystemEntry.LastWriteTime
    IUnixFileSystemEntry.CreatedTime
    IUnixFileSystemEntry.NumberOfLinks
    IUnixOwner.Owner
    IUnixOwner.Group
    Namespace: FubarDev.FtpServer.FileSystem
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IUnixFileEntry : IUnixFileSystemEntry, IUnixOwner

    Properties

    | Improve this Doc View Source

    Size

    Gets the size of the file.

    Declaration
    long Size { get; }
    Property Value
    Type Description
    Int64
    • 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.