-
Home
-
API
-
SharpYaml
-
YamlScalarStylePreferences
-
Properties
-
PreferQuotedForAmbiguousScalars
PreferQuotedForAmbiguousScalars Property
Definition
Gets or sets a value indicating whether quoted style should be preferred for ambiguous scalars.
public bool PreferQuotedForAmbiguousScalars { get; init; }
Returns