WriteIndented Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets or sets a value indicating whether output should be indented.

public bool WriteIndented { get; init; }

Returns