UnknownDerivedTypeHandling Property

Definition

Assembly SharpYaml.dll

Gets or sets behavior when an unknown derived type discriminator is encountered.

public YamlUnknownDerivedTypeHandling UnknownDerivedTypeHandling { get; set; }

Returns

Remarks

When set to a value other than Unspecified, this overrides the value from UnknownDerivedTypeHandling and any value from System.Text.Json.Serialization.JsonPolymorphicAttribute.