Length Property
Gets the length of the file.
Namespace
Statiq.Common
Containing Type
IFile
Property Type
long

Syntax

long Length { get; }

Value

Type Description
long The length of the file.