InheritanceAttribute.InheritedReadOnly Campo

Definizione

Specifica che il componente è ereditato ed è di sola lettura. Questo campo è di sola lettura.

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 

Valore del campo

Commenti

Questo campo crea un nuovo InheritanceAttribute oggetto che indica che il componente associato viene ereditato e di sola lettura.

Si applica a