Gets or sets a new line sequence for outgoing data.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property NewLineSequence As NewLineSequence Get Set |
C# |
---|
public NewLineSequence NewLineSequence { get; set; } |