Summary
Gets the length of the file.
- Namespace
- Cake
.Testing - Containing Type
- FakeFile
Syntax
public long Length { get; private set; }
Value
Type | Description |
---|---|
long | The length of the file. |
public long Length { get; private set; }
Type | Description |
---|---|
long | The length of the file. |