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

適用於