IFile.

Length Property

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.