Share via


JsonDerivedTypeAttribute.DerivedType Propiedad

Definición

Tipo derivado que se debe admitir en la serialización polimórfica del tipo base declarado.

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

Valor de propiedad

Se aplica a