CommunicatorByteDisplayMode Field

Gets/Sets How to display sent and received bytes in a communication log. Default value is hexadecimal separated by |.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public CommunicatorByteDisplayModes ByteDisplayMode

Field Value

CommunicatorByteDisplayModes

See Also