Blob Properties |
The Blob type exposes the following members.
Name | Description | |
---|---|---|
Content |
Gets the contents of the blob as an in-memory array
| |
ContentStream |
Gets the contents of the blob as a Stream | |
ContentType |
Gets the content type of the blob
| |
Digest |
Gets the digest of the blob, once it is saved
| |
Length |
Gets the length of the data that the blob contains
| |
Properties |
Gets the metadata of the blob instance
|