| LineEndingModeNone Field |
Do not insert any line ending.
Namespace:
NLog.Targets
Assembly:
NLog (in NLog.dll) Version: 5.3.4+73d83d3161d31288ca5c554cc50d27b6bed5f28b
Syntax public static readonly LineEndingMode None
Public Shared ReadOnly None As LineEndingMode
Dim value As LineEndingMode
value = LineEndingMode.None
static val None: LineEndingMode
Field Value
Type:
LineEndingModeSee Also