Sdílet prostřednictvím


InheritanceAttribute.Inherited Pole

Definice

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

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 

Hodnota pole

Poznámky

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

Platí pro