PreferPlainStyle Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether plain scalar style should be preferred when possible.

public bool PreferPlainStyle { get; set; }

Returns