IndentSize Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Gets or sets the number of spaces to use when WriteIndented is enabled.

public int IndentSize { get; init; }

Returns