InheritanceAttribute.Inherited Pole

Definicja

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

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 

Wartość pola

Uwagi

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

Dotyczy