Property FileContent
FileContent
Gets the content of the file
Declaration
ReadOnlyMemory<byte> FileContent { get; }
Property Value
| Type | Description |
|---|---|
| ReadOnlyMemory<byte> |
Gets the content of the file
ReadOnlyMemory<byte> FileContent { get; }
| Type | Description |
|---|---|
| ReadOnlyMemory<byte> |