-
Home
-
API
-
SharpYaml.Serialization
-
YamlSourceGenerationOptionsAttribute
-
Properties
-
UnknownDerivedTypeHandling
UnknownDerivedTypeHandling Property
Definition
Gets or sets behavior when an unknown derived type discriminator is encountered.
public YamlUnknownDerivedTypeHandling UnknownDerivedTypeHandling { get; set; }
Returns