In The Hand - .NET Components for Mobility
NewLine Property
NamespacesInTheHandEnvironmentHelperNewLine
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
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.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0