InheritanceAttribute.Default 欄位

定義

指定 的 InheritanceAttribute 預設值為 NotInherited。 此欄位僅供讀取。

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

欄位值

備註

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

適用於