 | LineEndingModeLF Field |
Insert LF character (ASCII 10) after each line.
Namespace:
NLog.Targets
Assembly:
NLog (in NLog.dll) Version: 5.5.0+1873145cbc26e0312d9481234d69ce7dc68aac4e
Syntaxpublic static readonly LineEndingMode LF
Public Shared ReadOnly LF As LineEndingMode
Dim value As LineEndingMode
value = LineEndingMode.LF
static val LF: LineEndingMode
Field Value
Type:
LineEndingMode
See Also