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

屬性值

必須由使用者指定。 沒有預設值。

備註

在繼承階層中使用任何非抽象型態,包括根型。

適用於