InheritanceAttribute.NotInherited Champ

Définition

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

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

Valeur de champ

Remarques

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

S’applique à