JsonDerivedType.DerivedType プロパティ

定義

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

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

プロパティ値

適用対象