InheritanceAttribute.Inherited Feld

Definition

Gibt an, dass die Komponente vererbt ist. Dieses Feld ist schreibgeschützt.

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 

Feldwert

Hinweise

Dieses Feld erstellt eine neue InheritanceAttribute , die angibt, dass die zugeordnete Komponente geerbt wird.

Gilt für: