FakeFile.

ContentLength Property

Summary

Gets the length of the content.
Namespace
Cake.Testing
Containing Type
FakeFile

Syntax

public long ContentLength { get; internal set; }

Value

Type Description
long The length of the content.