Enum IniWritingNewLineBehavior
- Namespace
- Sisk.IniConfiguration.Core.Serialization
- Assembly
- Sisk.IniConfiguration.Core.dll
Specifies the behavior for writing new lines in an INI file.
[Flags]
public enum IniWritingNewLineBehavior
Fields
Escape = 4Escapes the new line characters when writing new lines.
Quote = 1Quotes the value when writing new lines.
Split = 2Splits the value into multiple lines when writing new lines.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語