PreferQuotedForAmbiguousScalars Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

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

public bool PreferQuotedForAmbiguousScalars { get; init; }

Returns