GetBlob Method
- Last UpdatedApr 08, 2026
- 1 minute read
public byte[] GetBlob()
public:
array<byte>^ GetBlob();
| Exception | Description |
|---|---|
| System.InvalidOperationException | The buffer is not long enough. |
public byte[] GetBlob()
public:
array<byte>^ GetBlob();
| Exception | Description |
|---|---|
| System.InvalidOperationException | The buffer is not long enough. |