In The Hand LtdIn The Hand
NewLine Property
NamespacesInTheHandEnvironmentHelperNewLine
.NET Components for Mobility
Gets the newline string defined for this environment.
Declaration Syntax
C#Visual Basic
public static string NewLine { get; }
Public Shared ReadOnly Property NewLine As String
	Get
Value
A string containing "\r\n".
Remarks
The property value is a constant customized specifically for the current platform. This value is automatically appended to text when using WriteLine methods, such as Console.WriteLine.
See Also

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0