InheritanceAttribute.NotInherited Feld

Definition

Gibt an, dass die Komponente nicht geerbt wird. Dieses Feld ist schreibgeschützt.

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 

Feldwert

Hinweise

Dieses Feld erstellt ein neues InheritanceAttribute , das angibt, dass die zugeordnete Komponente nicht geerbt wird.

Gilt für: