UnknownDerivedTypeHandling Property

Definition

Assembly Tomlyn.dll

Gets or sets the behavior when an unknown discriminator is encountered. When set to a value other than Unspecified, this overrides the global UnknownDerivedTypeHandling.

public TomlUnknownDerivedTypeHandling UnknownDerivedTypeHandling { get; set; }

Returns