InheritanceAttribute.InheritanceLevel Propriété

Définition

Obtient ou définit le niveau d'héritage stocké dans cet attribut.

public:
 property System::ComponentModel::InheritanceLevel InheritanceLevel { System::ComponentModel::InheritanceLevel get(); };
public System.ComponentModel.InheritanceLevel InheritanceLevel { get; }
member this.InheritanceLevel : System.ComponentModel.InheritanceLevel
Public ReadOnly Property InheritanceLevel As InheritanceLevel

Valeur de propriété

InheritanceLevel stocké dans cet attribut.

S’applique à

Voir aussi