Summary
Gets the content.
- Namespace
- Cake
.Testing - Containing Type
- FakeFile
Syntax
public byte[] Content { get; internal set; }
Value
Type | Description |
---|---|
byte[] | The content. |
public byte[] Content { get; internal set; }
Type | Description |
---|---|
byte[] | The content. |