log4net SDK Reference

SystemInfo.NewLine Property

Gets the system dependent line terminator.

[Visual Basic]
Public Shared ReadOnly Property NewLine As String
[C#]
public static string NewLine {get;}

Property Value

The system dependent line terminator.

Remarks

Gets the system dependent line terminator.

See Also

SystemInfo Class | log4net.Util Namespace