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

Uwagi

To pole tworzy nową, InheritanceAttribute która wskazuje, że skojarzony składnik nie jest dziedziczony.

Dotyczy