ControlDesigner.InheritanceAttribute Propriété

Définition

Obtient le InheritanceAttribute du concepteur.

protected:
 virtual property System::ComponentModel::InheritanceAttribute ^ InheritanceAttribute { System::ComponentModel::InheritanceAttribute ^ get(); };
protected override System.ComponentModel.InheritanceAttribute InheritanceAttribute { get; }
member this.InheritanceAttribute : System.ComponentModel.InheritanceAttribute
Protected Overrides ReadOnly Property InheritanceAttribute As InheritanceAttribute

Valeur de propriété

Inherited si le concepteur est un concepteur racine ; sinon, la valeur de la propriété InheritanceAttribute du concepteur parent.

S’applique à