InheritanceAttribute.Default Pole

Definice

Určuje, že výchozí hodnota pro InheritanceAttribute je NotInherited. Toto pole je jen ke čtení.

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 

Hodnota pole

Poznámky

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

Platí pro