-
Home
-
API
-
Tomlyn.Serialization
-
TomlSourceGenerationOptionsAttribute
-
Properties
-
DottedKeyHandling
DottedKeyHandling Property
Definition
Gets or sets behavior for dictionary keys containing '.'.
public TomlDottedKeyHandling DottedKeyHandling { get; set; }
Returns