Click or drag to resize

BinaryString Properties

The BinaryString type exposes the following members.

Properties
  NameDescription
Public propertyBytes
The cached encoded byte array (includes any header data, etc).
Public propertyEncoding
The binary text encoding.
Public propertyLength
The length of the string (in characters).
Public propertyString
The string representation.
Top
See Also