InheritanceAttribute.NotInherited Pole

Definice

Určuje, že komponenta není zděděna. Toto pole je jen ke čtení.

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 

Hodnota pole

Poznámky

Toto pole vytvoří nové InheritanceAttribute , které označuje, že přidružená komponenta není zděděna.

Platí pro