Summary
Gets the length of the file.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IFile
Syntax
long Length { get; }
Value
Type | Description |
---|---|
long | The length of the file. |
long Length { get; }
Type | Description |
---|---|
long | The length of the file. |