SerializerTypeMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a class which has serialization methods.
public class SerializerTypeMetadata
type SerializerTypeMetadata = class
Public Class SerializerTypeMetadata
- Inheritance
-
SerializerTypeMetadata
Constructors
SerializerTypeMetadata(Type, Type, Boolean) |
Properties
OverrideExisting |
Whether or not to override an existing registration for the provided Target. |
Serializer |
Gets the serializer type. |
Target |
Gets the target type. |