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