InheritanceMappingAttribute.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定階層中類別的類型。
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
屬性值
必須由使用者指定。 沒有預設值。
備註
在繼承階層中使用任何非抽象型態,包括根型。