InheritanceAttribute.Inherited Champ

Définition

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

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 

Valeur de champ

Remarques

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

S’applique à