MaxDepth Property

Definition

Assembly Tomlyn.dll

Gets or sets the maximum depth allowed when reading or writing nested TOML containers.

public int MaxDepth { get; set; }

Returns