YamlDotNet.Core : YamlDotNet.Core Namespace

ScalarStyle Enum

Specifies the style of a YAML scalar.

public enum ScalarStyle

Remarks

Documentation for this section has not yet been entered.

Members

Member Name Description
Any Let the emitter choose the style.
DoubleQuoted The double-quoted scalar style.
Folded The folded scalar style.
Literal The literal scalar style.
Plain The plain scalar style.
SingleQuoted The single-quoted scalar style.

Requirements

Namespace: YamlDotNet.Core
Assembly: YamlDotNet.Core (in YamlDotNet.Core.dll)
Assembly Versions: 0.2.3385.42326