ResourceTempFile.

Content Property

Summary

Gets the content which was written to the temporary file.
Assembly
Cake.Issues.Testing.dll
Namespace
Cake.Issues.Testing
Containing Type
ResourceTempFile

Syntax

public byte[] Content { get; }

Value

Type Description
byte[]
GitHub