Click or drag to resize
TextWriterCoreNewLine Field
Stores the new line characters used for this TextWriter.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
protected char[] CoreNewLine

Field Value

Type: Char
See Also