StreamWriter: NewLine (let)

NewLine

Sets the new-line string used by this writer.



 Public Property Let NewLine(
	  ByVal Value As String )

Parameters

Value
[ByVal] String. The new new-line value.

Read/Write.

See Also

Project CorLib Overview

Class StreamWriter Overview