InheritanceMappingAttribute.Type プロパティ

定義

階層内のクラスの型を取得または設定します。

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

プロパティ値

ユーザー指定である必要があります。 既定値はありません。

注釈

ルート型を含め、継承階層内で非抽象型を使用します。

適用対象