Property IsCreated
IsCreated
Reports whether this instance references a valid blob asset.
Declaration
public readonly bool IsCreated { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True, if this instance references a valid blob instance. |
Reports whether this instance references a valid blob asset.
public readonly bool IsCreated { get; }
| Type | Description |
|---|---|
| Boolean | True, if this instance references a valid blob instance. |