DuplicateKeyHandling Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets or sets behavior when duplicate mapping keys are encountered while reading.

public YamlDuplicateKeyHandling DuplicateKeyHandling { get; init; }

Returns