InheritanceAttribute.InheritedReadOnly Pole

Definice

Určuje, že je komponenta zděděná a je jen pro čtení. Toto pole je jen ke čtení.

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 

Hodnota pole

Poznámky

Toto pole vytvoří nové InheritanceAttribute , které označuje, že přidružená komponenta je zděděná a jen pro čtení.

Platí pro