行末に付加する改行コード [既定値:CR]

Namespace: FVIL.Ports
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual NewLineType NewLine { get; set; }
Visual Basic
Public Overridable Property NewLine As NewLineType
	Get
	Set

Property Value

Type: NewLineType

See Also