InheritanceAttribute.NotInherited Pole

Definice

Určuje, že komponenta není zděděna. Toto pole je určeno pouze 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ří novou InheritanceAttribute , která označuje, že přidružená komponenta není zděděna.

Platí pro