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