TCnSerialPort.NewLine Property
Gets or sets the value used to interpret the end of a call to the ReadLine() and WriteLine(String) methods.
public property NewLine: String read GetNewLine write SetNewLine;
Property Value
Type: String
Gets or sets the value used to interpret the end of a call to the ReadLine() and WriteLine(String) methods.
public property NewLine: String read GetNewLine write SetNewLine;