Gets the length of the file.
- Namespace
- Statiq
.Testing - Containing Type
- TestFile
- Implements
- Property Type
- long
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. |