InheritanceAttribute.NotInherited Pole

Definicja

Określa, że składnik nie jest dziedziczony. To pole jest tylko do odczytu.

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 

Wartość pola

InheritanceAttribute

Uwagi

To pole tworzy nowy InheritanceAttribute , który wskazuje, że skojarzony składnik nie jest dziedziczony.

Dotyczy