Property Value
Value
A reference to the blob asset data.
Declaration
public T Value { get; }
Property Value
| Type | Description |
|---|---|
| T | The root data structure of the blob asset data. |
Remarks
The property is a reference return.
A reference to the blob asset data.
public T Value { get; }
| Type | Description |
|---|---|
| T | The root data structure of the blob asset data. |
The property is a reference return.