Returns string of a newline character for the local computer.
Public Property Get NewLine ( ) As String
Being this always going to be in VB, the return is just vbCrLf.
Read Only.
Project CorLib Overview
Class Environment Overview