NewLine Property
Definition
- Namespace
- Codebelt.Extensions.YamlDotNet
- Assemblies
- Codebelt.Extensions.YamlDotNet.dll
NewLine
Gets or sets the new line character to use when serializing to YAML. Default is NewLine.
public string NewLine { get; set; }
Property Value
- string
The new line character to use when serializing to YAML.