-
Home
-
API
-
Tomlyn.Serialization
-
TomlSourceGenerationOptionsAttribute
-
Properties
-
RootValueHandling
RootValueHandling Property
Definition
Gets or sets behavior for scalar/array roots that do not naturally map to a TOML document.
public TomlRootValueHandling RootValueHandling { get; set; }
Returns