ComponentDesigner.InheritanceAttribute Propriedade

Definição

Obtém um atributo que indica o tipo de herança do componente associado.

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

Valor da propriedade

O InheritanceAttribute para o componente associado.

Aplica-se a