Specifies that either a string field represents a type name or sets additional options for SerializableType field.
More...
Specifies that either a string field represents a type name or sets additional options for SerializableType field.
◆ BaseType
| Type Quantum.SerializableTypeAttribute.BaseType |
|
getset |
The base type of the picked type.
◆ UseFullAssemblyQualifiedName
| bool Quantum.SerializableTypeAttribute.UseFullAssemblyQualifiedName |
|
getset |
Should the type be stored as a full assembly qualified name.
◆ WarnIfNoPreserveAttribute
| bool Quantum.SerializableTypeAttribute.WarnIfNoPreserveAttribute |
|
getset |
Should a warning be shown if the field does not have a PreserveAttribute.