| ResolveSerializerEventArgs Properties | 
The ResolveSerializerEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Context | 
            	Gets the SerializationContext which raises this event.
             | 
|  | PolymorphismSchema | 
            	Gets the PolymorphismSchema which represents polymorphism information for the current member.
             | 
|  | TargetType | 
            	Gets the target type which is getting serializer.
             | 
 See Also
See Also