IFile.Blob Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the underlying Blob with meta data about, and pointing to, the binary data of the file.
Blob Blob { get; set; }
Gets or sets the underlying Blob with meta data about, and pointing to, the binary data of the file.
Blob Blob { get; set; }