Property FileContent

FileContent

Gets the content of the file

Declaration
ReadOnlyMemory<byte> FileContent { get; }
Property Value
Type Description
ReadOnlyMemory<byte>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next