UnsafeAllowDeserializeFromTagTypeName Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether unregistered runtime type names from YAML tags are allowed during deserialization.

public bool UnsafeAllowDeserializeFromTagTypeName { get; set; }

Returns