ControlDesigner.InheritanceAttribute Propiedad

Definición

Obtiene el InheritanceAttribute del diseñador.

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

Valor de propiedad

Es Inherited si el diseñador es un diseñador raíz; de lo contrario, es el valor de la propiedad InheritanceAttribute del diseñador primario.

Se aplica a