-
Home
-
API
-
SharpYaml.Serialization
-
YamlSourceGenerationOptionsAttribute
-
Properties
-
UseSchema
UseSchema Property
Definition
Gets or sets a value indicating whether scalar deserialization should resolve through Schema.
public bool UseSchema { get; set; }
Returns