-
Home
-
API
-
SharpYaml.Serialization
-
YamlSourceGenerationOptionsAttribute
-
Properties
-
PreferPlainStyle
PreferPlainStyle Property
Definition
Gets or sets a value indicating whether plain scalar style should be preferred when possible.
public bool PreferPlainStyle { get; set; }
Returns