Class SizeFact
The size
fact.
Implements
Inherited Members
Namespace: FubarDev.FtpServer.ListFormatters.Facts
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public class SizeFact : IFact
Constructors
| Improve this Doc View SourceSizeFact(Int64)
Initializes a new instance of the SizeFact class.
Declaration
public SizeFact(long size)
Parameters
Type | Name | Description |
---|---|---|
Int64 | size | The file system entry size. |
Properties
| Improve this Doc View SourceName
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |
Value
Declaration
public string Value { get; }
Property Value
Type | Description |
---|---|
String |