InheritanceAttribute.InheritedReadOnly Pole

Definice

Určuje, že komponenta je zděděna a je jen pro čtení. Toto pole je určeno pouze 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ří novou InheritanceAttribute , která označuje, že přidružená komponenta je zděděná a jen pro čtení.

Platí pro