Property AsByteArray
AsByteArray
Gets the value of this instance as byte array.
Declaration
public override byte[] AsByteArray { get; }
Property Value
| Type | Description |
|---|---|
| Byte[] |
The byte[] value that this instance represents.
|
public override byte[] AsByteArray { get; }
| Type | Description |
|---|---|
| Byte[] |
The byte[] value that this instance represents.
|