RootValueHandling Property

Definition

Assembly Tomlyn.dll

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

public TomlRootValueHandling RootValueHandling { get; set; }

Returns