Click or drag to resize

BinaryString Properties

The BinaryString type exposes the following members.

Properties
 NameDescription
Public propertyBytes The encoded byte array (includes any header data, etc); only if BytesValid is true.
Public propertyBytesValid The encoded byte array Bytes is valid.
Public propertyEncoding The binary text encoding.
Public propertyString The string representation.
Top
See Also