static operator SettingValue(byte[] value)
Set the current value to a byte[].
Parameters
Name | Description |
value | The value to set. |
Return
A new SettingValue.
Set the current value to a byte[].
Name | Description |
value | The value to set. |
A new SettingValue.