InheritanceAttribute.Inherited Campo

Definizione

Consente di specificare che il componente è ereditato. Questo campo è di sola lettura.

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 

Valore del campo

Commenti

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

Si applica a