static operator byte[](SettingValue value)
Get the current value as a byte[].
Parameters
Name | Description |
value | The SettingValue instance. |
Return
The underlying value.
Get the current value as a byte[].
Name | Description |
value | The SettingValue instance. |
The underlying value.