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