InheritanceAttribute.Default Feld

Definition

Gibt an, dass InheritanceAttribute der Standardwert für NotInherited ist. Dieses Feld ist schreibgeschützt.

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

Feldwert

Hinweise

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

Gilt für: