PreferQuotedForAmbiguousScalars Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether quoted scalar style should be preferred for ambiguous scalars.

public bool PreferQuotedForAmbiguousScalars { get; set; }

Returns