Summary
Gets the length of the file.
- Namespace
- Cake
.Core .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. |