次の方法で共有


JsonDerivedTypeAttribute.DerivedType プロパティ

定義

宣言された基本型のポリモーフィックシリアル化でサポートされる派生型。

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

プロパティ値

Type

適用対象