Interface IUnixFileEntry
A unix file entry.
Inherited Members
Namespace: FubarDev.FtpServer.FileSystem
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public interface IUnixFileEntry : IUnixFileSystemEntry, IUnixOwner
Properties
| Improve this Doc View SourceSize
Gets the size of the file.
Declaration
long Size { get; }
Property Value
Type | Description |
---|---|
Int64 |