InheritanceAttribute.InheritedReadOnly 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定元件已繼承且為唯讀。 此欄位為唯讀。
public: static initonly System::ComponentModel::InheritanceAttribute ^ InheritedReadOnly;
public static readonly System.ComponentModel.InheritanceAttribute InheritedReadOnly;
staticval mutable InheritedReadOnly : System.ComponentModel.InheritanceAttribute
Public Shared ReadOnly InheritedReadOnly As InheritanceAttribute
欄位值
備註
此欄位會建立新的 InheritanceAttribute ,指出相關聯的元件是繼承的,而且是唯讀的。