Click or drag to resize
ResolveSerializerEventArgs Properties

The ResolveSerializerEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the SerializationContext which raises this event.
Public propertyPolymorphismSchema
Gets the PolymorphismSchema which represents polymorphism information for the current member.
Public propertyTargetType
Gets the target type which is getting serializer.
Top
See Also