Click or drag to resize

IConversionOptionsByteArrayFormat Property

Defines the format used when converting an array of bytes to its equivalent string representation and vice versa.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
ByteArrayFormat ByteArrayFormat { get; }

Property Value

Type: ByteArrayFormat
See Also