InheritanceAttribute.Inherited 欄位

定義

指定該元件是繼承的。 此欄位僅供讀取。

public: static initonly System::ComponentModel::InheritanceAttribute ^ Inherited;
public static readonly System.ComponentModel.InheritanceAttribute Inherited;
 staticval mutable Inherited : System.ComponentModel.InheritanceAttribute
Public Shared ReadOnly Inherited As InheritanceAttribute 

欄位值

備註

此欄位會產生一個新資料 InheritanceAttribute ,表示相關元件已被繼承。

適用於