log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
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