-
Home
-
API
-
Tomlyn.Serialization
-
TomlSourceGenerationOptionsAttribute
-
Properties
-
DuplicateKeyHandling
DuplicateKeyHandling Property
Definition
Gets or sets behavior when duplicate keys are encountered while reading.
public TomlDuplicateKeyHandling DuplicateKeyHandling { get; set; }
Returns