InheritanceAttribute.Default 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定 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 ,指出未繼承相關聯的元件。