InheritanceAttribute.InheritedReadOnly Champ

Définition

Spécifie que le composant est hérité et en lecture seule. Ce champ est en lecture seule.

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 

Valeur de champ

Remarques

Ce champ crée un nouveau InheritanceAttribute qui indique que le composant associé est hérité et en lecture seule.

S’applique à