InheritanceAttribute.InheritedReadOnly 欄位

定義

指定元件已繼承且為唯讀。 此欄位為唯讀。

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 ,指出相關聯的元件是繼承的,而且是唯讀的。

適用於