InheritanceAttribute.InheritedReadOnly Pole

Definicja

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

public: static initonly System::ComponentModel::InheritanceAttribute ^ InheritedReadOnly;
public static readonly System.ComponentModel.InheritanceAttribute InheritedReadOnly;
 staticval mutable InheritedReadOnly : System.ComponentModel.InheritanceAttribute
Public Shared ReadOnly InheritedReadOnly As InheritanceAttribute 

Wartość pola

Uwagi

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

Dotyczy