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 ,指出未繼承相關聯的元件。

適用於