YamlReferenceHandling Enum

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Defines how object references are represented in YAML.

public enum YamlReferenceHandling

Remarks

Reference preservation tracks CLR object identity, not original YAML source syntax. Deserialization expands merge keys; serializing the result does not reconstruct merge keys or original anchor names. Use YamlSyntaxTree to preserve source text.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (3)