Share via


InheritanceAttribute.NotInherited Campo

Definizione

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

public: static initonly System::ComponentModel::InheritanceAttribute ^ NotInherited;
public static readonly System.ComponentModel.InheritanceAttribute NotInherited;
 staticval mutable NotInherited : System.ComponentModel.InheritanceAttribute
Public Shared ReadOnly NotInherited As InheritanceAttribute 

Valore del campo

Commenti

Questo campo crea un nuovo InheritanceAttribute oggetto che indica che il componente associato non viene ereditato.

Si applica a