RootValueHandling Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Gets or sets behavior for scalar/array roots that do not naturally map to a TOML document.

public TomlRootValueHandling RootValueHandling { get; init; }

Returns