FakeFile.

Length Property

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.