JsonDerivedTypeAttribute.DerivedType Property

Definition

A derived type that should be supported in polymorphic serialization of the declared base type.

public:
 property Type ^ DerivedType { Type ^ get(); };
public Type DerivedType { get; }
member this.DerivedType : Type
Public ReadOnly Property DerivedType As Type

Property Value

Applies to