WriteIndented Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether emitted YAML should be indented.

public bool WriteIndented { get; set; }

Returns